Searched refs:msg_user (Results 1 – 7 of 7) sorted by relevance
242 static inline u32 msg_user(struct tipc_msg *m) in msg_user() function249 return msg_user(m) <= TIPC_CRITICAL_IMPORTANCE; in msg_isdata()546 int usr = msg_user(m); in msg_importance()557 int usr = msg_user(m); in msg_set_importance()579 if (msg_user(m) == MSG_FRAGMENTER) in msg_origport()865 if (msg_user(m) == MSG_FRAGMENTER) in msg_link_selector()945 switch (msg_user(m)) { in msg_bc_ack_invalid()1102 if (likely(msg_user(m) != LINK_PROTOCOL)) in msg_peer_link_is_up()1118 return (msg_user(hdr) == LINK_PROTOCOL) && (msg_type(hdr) == RESET_MSG); in msg_is_reset()
69 i += scnprintf(buf, sz, "msg: %u", msg_user(hdr)); in tipc_skb_dump()78 switch (msg_user(hdr)) { in tipc_skb_dump()
528 if (msg_user(msg) == MSG_FRAGMENTER) in tipc_msg_try_bundle()530 if (msg_user(msg) == TUNNEL_PROTOCOL) in tipc_msg_try_bundle()532 if (msg_user(msg) == BCAST_PROTOCOL) in tipc_msg_try_bundle()542 if (msg_user(buf_msg(tskb)) == MSG_BUNDLER) { in tipc_msg_try_bundle()
332 if (msg_user(hdr) == MSG_FRAGMENTER) in tipc_mcast_send_sync()402 if (msg_user(hdr) == MSG_FRAGMENTER) in tipc_mcast_xmit()451 if (msg_user(hdr) == BCAST_PROTOCOL) in tipc_bcast_rcv()
1632 switch (msg_user(hdr)) { in tipc_lxc_xmit()1876 int usr = msg_user(hdr); in tipc_node_bc_rcv()1934 int usr = msg_user(hdr); in tipc_node_check_state()2120 usr = msg_user(hdr); in tipc_rcv()
397 if (unlikely(msg_user(hdr) == LINK_CONFIG)) { in tipc_udp_recv()
1045 u32 user = msg_user(hdr); in tipc_ehdr_build()1699 u32 user = msg_user(hdr); in tipc_crypto_xmit()