net/tipc/node.c
1034
tipc_node_fsm_evt(n, PEER_LOST_CONTACT_EVT);
net/tipc/node.c
1035
tipc_node_fsm_evt(n, SELF_LOST_CONTACT_EVT);
net/tipc/node.c
1051
tipc_node_fsm_evt(n, NODE_SYNCH_END_EVT);
net/tipc/node.c
1058
tipc_node_fsm_evt(n, NODE_FAILOVER_BEGIN_EVT);
net/tipc/node.c
182
static void tipc_node_fsm_evt(struct tipc_node *n, int evt);
net/tipc/node.c
1980
tipc_node_fsm_evt(n, PEER_ESTABL_CONTACT_EVT);
net/tipc/node.c
1986
tipc_node_fsm_evt(n, PEER_LOST_CONTACT_EVT);
net/tipc/node.c
2026
tipc_node_fsm_evt(n, NODE_FAILOVER_END_EVT);
net/tipc/node.c
2047
tipc_node_fsm_evt(n, NODE_SYNCH_BEGIN_EVT);
net/tipc/node.c
2063
tipc_node_fsm_evt(n, NODE_SYNCH_END_EVT);
net/tipc/node.c
892
tipc_node_fsm_evt(n, SELF_ESTABL_CONTACT_EVT);
net/tipc/node.c
971
tipc_node_fsm_evt(n, NODE_SYNCH_END_EVT);
net/tipc/node.c
978
tipc_node_fsm_evt(n, NODE_FAILOVER_BEGIN_EVT);