Home
last modified time | relevance | path

Searched refs:FIRST_FRAGMENT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dmsg.c148 if (fragid == FIRST_FRAGMENT) { in tipc_buf_append()
416 FIRST_FRAGMENT, INT_H_SIZE, msg_destnode(mhdr)); in tipc_msg_build() local
H A Dmsg.h719 #define FIRST_FRAGMENT 0 macro
H A Dlink.c770 if (msg_type(msg) != FIRST_FRAGMENT) in link_profile_stats()
1356 msg_set_type(hdr, FIRST_FRAGMENT); in tipc_link_tnl_rcv()
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.c142 if (fragid == FIRST_FRAGMENT) { in tipc_buf_append()
412 FIRST_FRAGMENT, INT_H_SIZE, msg_destnode(mhdr)); in tipc_msg_build() local
H A Dmsg.h706 #define FIRST_FRAGMENT 0 macro
H A Dlink.c805 if (msg_type(msg) != FIRST_FRAGMENT) in link_profile_stats()
1392 msg_set_type(hdr, FIRST_FRAGMENT); in tipc_link_tnl_rcv()

Completed in 14 milliseconds