Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dlink.h56 LINK_FAILOVER_END_EVT = 0xfa110ede, enumerator
Dlink.c621 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
639 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
659 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
666 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
695 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
722 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
747 case LINK_FAILOVER_END_EVT: in tipc_link_fsm_evt()
Dnode.c1537 tipc_link_fsm_evt(l, LINK_FAILOVER_END_EVT); in node_lost_contact()
2025 tipc_link_fsm_evt(pl, LINK_FAILOVER_END_EVT); in tipc_node_check_state()