Lines Matching refs:evt
182 static void tipc_node_fsm_evt(struct tipc_node *n, int evt);
1340 static void tipc_node_fsm_evt(struct tipc_node *n, int evt) in tipc_node_fsm_evt() argument
1346 switch (evt) { in tipc_node_fsm_evt()
1365 switch (evt) { in tipc_node_fsm_evt()
1388 switch (evt) { in tipc_node_fsm_evt()
1405 switch (evt) { in tipc_node_fsm_evt()
1424 switch (evt) { in tipc_node_fsm_evt()
1443 switch (evt) { in tipc_node_fsm_evt()
1460 switch (evt) { in tipc_node_fsm_evt()
1481 switch (evt) { in tipc_node_fsm_evt()
1507 trace_tipc_node_fsm(n->peer_id, n->state, state, evt); in tipc_node_fsm_evt()
1512 pr_err("Illegal node fsm evt %x in state %x\n", evt, state); in tipc_node_fsm_evt()
1513 trace_tipc_node_fsm(n->peer_id, n->state, state, evt); in tipc_node_fsm_evt()