Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dlink.c1914 skb = tipc_msg_create(TUNNEL_PROTOCOL, FAILOVER_MSG, in tipc_link_create_dummy_tnl_msg()
2020 if (mtyp == FAILOVER_MSG && in tipc_link_tnl_prepare()
2066 if (mtyp == FAILOVER_MSG) { in tipc_link_tnl_prepare()
H A Dmsg.h734 #define FAILOVER_MSG 1 macro
H A Dnode.c1028 tipc_link_tnl_prepare(l, tnl, FAILOVER_MSG, xmitq); in __tipc_node_link_down()
1962 if ((usr == TUNNEL_PROTOCOL) && (mtyp == FAILOVER_MSG)) { in tipc_node_check_state()