Searched refs:msg_set_next_sent (Results 1 – 2 of 2) sorted by relevance
/net/tipc/ | ||
D | msg.h | 866 static inline void msg_set_next_sent(struct tipc_msg *m, u16 n) in msg_set_next_sent() function |
D | link.c | 1856 msg_set_next_sent(hdr, l->snd_nxt); in tipc_link_build_proto_msg() |