Searched refs:msg_next_sent (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/net/tipc/ | ||
D | msg.h | 656 static inline u16 msg_next_sent(struct tipc_msg *m) in msg_next_sent() function |
D | link.c | 1553 u16 peers_snd_nxt = msg_next_sent(hdr); in tipc_link_proto_rcv() |