Home
last modified time | relevance | path

Searched refs:msg_set_fragm_no (Results 1 – 2 of 2) sorted by relevance

/net/tipc/
Dmsg.c347 msg_set_fragm_no(_hdr, pktno); in tipc_msg_fragment()
418 msg_set_fragm_no(&pkthdr, pktno); in tipc_msg_build()
462 msg_set_fragm_no(&pkthdr, ++pktno); in tipc_msg_build()
Dmsg.h856 static inline void msg_set_fragm_no(struct tipc_msg *m, u32 n) in msg_set_fragm_no() function