Searched refs:SYNCH_MSG (Results 1 – 3 of 3) sorted by relevance
1375 if (msg_type(hdr) == SYNCH_MSG) { in tipc_link_tnl_rcv()1994 if (mtyp == SYNCH_MSG && (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) { in tipc_link_tnl_prepare()1995 tnlskb = tipc_msg_create(TUNNEL_PROTOCOL, SYNCH_MSG, in tipc_link_tnl_prepare()2031 if (mtyp == SYNCH_MSG) in tipc_link_tnl_prepare()
896 tipc_link_tnl_prepare(ol, nl, SYNCH_MSG, xmitq); in __tipc_node_link_up()2022 if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG) && (oseqno == 1)) { in tipc_node_check_state()2053 if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG)) in tipc_node_check_state()
733 #define SYNCH_MSG 0 macro
Completed in 19 milliseconds