Home
last modified time | relevance | path

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

/net/tipc/
Dnode.c377 tipc_link_tnl_prepare(ol, nl, SYNCH_MSG, xmitq); in __tipc_node_link_up()
1222 if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG) && (oseqno == 1)) { in tipc_node_check_state()
1253 if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG)) in tipc_node_check_state()
Dmsg.h520 #define SYNCH_MSG 0 macro
Dlink.c907 if (msg_type(hdr) == SYNCH_MSG) { in tipc_link_input()