Searched refs:SYNCH_MSG (Results 1 – 3 of 3) sorted by relevance
377 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()
520 #define SYNCH_MSG 0 macro
907 if (msg_type(hdr) == SYNCH_MSG) { in tipc_link_input()