Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dlink.h55 LINK_FAILOVER_BEGIN_EVT = 0xfa110bee, enumerator
Dlink.c602 case LINK_FAILOVER_BEGIN_EVT: in tipc_link_fsm_evt()
616 case LINK_FAILOVER_BEGIN_EVT: in tipc_link_fsm_evt()
640 case LINK_FAILOVER_BEGIN_EVT: in tipc_link_fsm_evt()
656 case LINK_FAILOVER_BEGIN_EVT: in tipc_link_fsm_evt()
668 case LINK_FAILOVER_BEGIN_EVT: in tipc_link_fsm_evt()
703 case LINK_FAILOVER_BEGIN_EVT: in tipc_link_fsm_evt()
728 case LINK_FAILOVER_BEGIN_EVT: in tipc_link_fsm_evt()
Dnode.c937 tipc_link_fsm_evt(l, LINK_FAILOVER_BEGIN_EVT); in tipc_node_link_failover()
1013 tipc_link_fsm_evt(l, LINK_FAILOVER_BEGIN_EVT); in __tipc_node_link_down()
1263 tipc_link_fsm_evt(l, LINK_FAILOVER_BEGIN_EVT); in tipc_node_check_dest()