Searched refs:LINK_PROTOCOL (Results 1 – 4 of 4) sorted by relevance
74 #define LINK_PROTOCOL 7 macro768 if (likely(msg_user(m) != LINK_PROTOCOL)) in msg_peer_link_is_up()
1193 if ((usr != LINK_PROTOCOL) && less(oseqno, rcv_nxt)) in tipc_node_check_state()1257 if (usr == LINK_PROTOCOL) in tipc_node_check_state()1305 if (unlikely(usr == LINK_PROTOCOL)) in tipc_rcv()
229 if ((usr == LINK_PROTOCOL) || (usr == NAME_DISTRIBUTOR)) in tipc_udp_recv()
276 tipc_msg_init(ownnode, hdr, LINK_PROTOCOL, RESET_MSG, INT_H_SIZE, peer); in tipc_link_create()1038 if (unlikely(msg_user(hdr) == LINK_PROTOCOL)) in tipc_link_rcv()