Home
last modified time | relevance | path

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

/linux-6.12.1/net/tipc/
Dmsg.h848 static inline void msg_set_next_sent(struct tipc_msg *m, u16 n) in msg_set_next_sent() function
Dlink.c1870 msg_set_next_sent(hdr, l->snd_nxt); in tipc_link_build_proto_msg()