Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dlink.c1376 if (msg_type(hdr) == SYNCH_MSG) { in tipc_link_tnl_rcv()
1995 if (mtyp == SYNCH_MSG && (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) { in tipc_link_tnl_prepare()
1996 tnlskb = tipc_msg_create(TUNNEL_PROTOCOL, SYNCH_MSG, in tipc_link_tnl_prepare()
2032 if (mtyp == SYNCH_MSG) in tipc_link_tnl_prepare()
Dmsg.h720 #define SYNCH_MSG 0 macro
Dnode.c916 tipc_link_tnl_prepare(ol, nl, SYNCH_MSG, xmitq); in __tipc_node_link_up()
2036 if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG) && (oseqno == 1)) { in tipc_node_check_state()
2067 if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG)) in tipc_node_check_state()