Home
last modified time | relevance | path

Searched refs:msg_msgcnt (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/net/tipc/
Dmsg.c499 msg_set_msgcnt(bmsg, msg_msgcnt(bmsg) + 1); in tipc_msg_bundle()
Dmsg.h978 static inline u16 msg_msgcnt(struct tipc_msg *m) in msg_msgcnt() function
Dlink.c1332 l->stats.recv_bundled += msg_msgcnt(hdr); in tipc_link_input()
Dnode.c1929 u16 exp_pkts = msg_msgcnt(hdr); in tipc_node_check_state()