Home
last modified time | relevance | path

Searched refs:MSG_FRAGMENTER (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dmsg.h83 #define MSG_FRAGMENTER 12 macro
563 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()
H A Dbcast.c332 if (msg_user(hdr) == MSG_FRAGMENTER) in tipc_mcast_send_sync()
402 if (msg_user(hdr) == MSG_FRAGMENTER) in tipc_mcast_xmit()
H A Dmsg.c415 tipc_msg_init(msg_prevnode(mhdr), &pkthdr, MSG_FRAGMENTER, in tipc_msg_build() local
528 if (msg_user(msg) == MSG_FRAGMENTER) in tipc_msg_try_bundle()
H A Dlink.c769 if (msg_user(msg) == MSG_FRAGMENTER) { in link_profile_stats()
1261 case MSG_FRAGMENTER: in tipc_data_input()
1301 } else if (usr == MSG_FRAGMENTER) { in tipc_link_input()
H A Dnode.c1626 case MSG_FRAGMENTER: in tipc_lxc_xmit()
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.h83 #define MSG_FRAGMENTER 12 macro
550 if ((usr == MSG_FRAGMENTER) || (usr == MSG_BUNDLER)) in msg_importance()
559 if (likely((usr == MSG_FRAGMENTER) || (usr == MSG_BUNDLER))) 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()
H A Dbcast.c332 if (msg_user(hdr) == MSG_FRAGMENTER) in tipc_mcast_send_sync()
402 if (msg_user(hdr) == MSG_FRAGMENTER) in tipc_mcast_xmit()
H A Dmsg.c411 tipc_msg_init(msg_prevnode(mhdr), &pkthdr, MSG_FRAGMENTER, in tipc_msg_build() local
524 if (msg_user(msg) == MSG_FRAGMENTER) in tipc_msg_try_bundle()
H A Dlink.c804 if (msg_user(msg) == MSG_FRAGMENTER) { in link_profile_stats()
1296 case MSG_FRAGMENTER: in tipc_data_input()
1337 } else if (usr == MSG_FRAGMENTER) { in tipc_link_input()
H A Dnode.c1655 case MSG_FRAGMENTER: in tipc_lxc_xmit()

Completed in 24 milliseconds