Home
last modified time | relevance | path

Searched refs:LAST_FRAGMENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/tipc/
H A Dmsg.c178 if (fragid == LAST_FRAGMENT) { in tipc_buf_append()
468 msg_set_type(buf_msg(skb), LAST_FRAGMENT); in tipc_msg_build()
H A Dmsg.h708 #define LAST_FRAGMENT 2 macro
H A Dlink.c1396 msg_set_type(hdr, LAST_FRAGMENT); in tipc_link_tnl_rcv()