SYNCH_MSG        1275 net/tipc/link.c 	if (msg_type(hdr) == SYNCH_MSG) {
SYNCH_MSG        1751 net/tipc/link.c 	if (mtyp == SYNCH_MSG && (tnl->peer_caps & TIPC_TUNNEL_ENHANCED)) {
SYNCH_MSG        1752 net/tipc/link.c 		tnlskb = tipc_msg_create(TUNNEL_PROTOCOL, SYNCH_MSG,
SYNCH_MSG        1774 net/tipc/link.c 	if (mtyp == SYNCH_MSG)
SYNCH_MSG         738 net/tipc/node.c 	tipc_link_tnl_prepare(ol, nl, SYNCH_MSG, xmitq);
SYNCH_MSG        1751 net/tipc/node.c 	if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG) && (oseqno == 1)) {
SYNCH_MSG        1782 net/tipc/node.c 		if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG))