Home
last modified time | relevance | path

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

/net/tipc/
Dnode.c458 tipc_link_tnl_prepare(l, tnl, FAILOVER_MSG, xmitq); in __tipc_node_link_down()
1195 if ((usr == TUNNEL_PROTOCOL) && (mtyp == FAILOVER_MSG)) { in tipc_node_check_state()
Dmsg.h521 #define FAILOVER_MSG 1 macro
Dlink.c1203 if (mtyp == FAILOVER_MSG) { in tipc_link_tnl_prepare()