Searched refs:MSG_FRAGMENTER (Results 1 – 5 of 5) sorted by relevance
83 #define MSG_FRAGMENTER 12 macro563 if ((usr == MSG_FRAGMENTER) || (usr == MSG_BUNDLER)) in msg_importance()572 if (likely((usr == MSG_FRAGMENTER) || (usr == MSG_BUNDLER))) in msg_set_importance()592 if (msg_user(m) == MSG_FRAGMENTER) in msg_origport()888 if (msg_user(m) == MSG_FRAGMENTER) in msg_link_selector()
332 if (msg_user(hdr) == MSG_FRAGMENTER) in tipc_mcast_send_sync()402 if (msg_user(hdr) == MSG_FRAGMENTER) in tipc_mcast_xmit()
411 tipc_msg_init(msg_prevnode(mhdr), &pkthdr, MSG_FRAGMENTER, in tipc_msg_build()524 if (msg_user(msg) == MSG_FRAGMENTER) in tipc_msg_try_bundle()
804 if (msg_user(msg) == MSG_FRAGMENTER) { in link_profile_stats()1296 case MSG_FRAGMENTER: in tipc_data_input()1336 } else if (usr == MSG_FRAGMENTER) { in tipc_link_input()
1647 case MSG_FRAGMENTER: in tipc_lxc_xmit()
Completed in 27 milliseconds