Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dlink.h56 LINK_FAILOVER_END_EVT = 0xfa110ede, enumerator
Dlink.c643 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
661 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
681 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
688 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
717 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
744 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
769 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
Dnode.c1539 tipc_link_fsm_evt(l, LINK_FAILOVER_END_EVT); in node_lost_contact()
2027 tipc_link_fsm_evt(pl, LINK_FAILOVER_END_EVT); in tipc_node_check_state()