Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dtrace.c84 i += scnprintf(buf + i, sz - i, " %u", msg_next_sent(hdr)); in tipc_skb_dump()
H A Dmsg.h843 static inline u16 msg_next_sent(struct tipc_msg *m) in msg_next_sent() function
H A Dlink.c2204 u16 peers_snd_nxt = msg_next_sent(hdr); in tipc_link_proto_rcv()