Home
last modified time | relevance | path

Searched refs:LINK_FAILOVER_END_EVT (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/tipc/
Dlink.c372 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
389 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
409 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
416 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
445 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
472 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
497 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
Dlink.h60 LINK_FAILOVER_END_EVT = 0xfa110ede, enumerator
Dnode.c875 tipc_link_fsm_evt(l, LINK_FAILOVER_END_EVT); in node_lost_contact()
1215 tipc_link_fsm_evt(pl, LINK_FAILOVER_END_EVT); in tipc_node_check_state()