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

/linux-master/net/tipc/
H A Dmsg.h978 static inline u16 msg_msgcnt(struct tipc_msg *m) function
H A Dmsg.c503 msg_set_msgcnt(bmsg, msg_msgcnt(bmsg) + 1);
H A Dlink.c1317 l->stats.recv_bundled += msg_msgcnt(hdr);
H A Dnode.c1937 u16 exp_pkts = msg_msgcnt(hdr);

Completed in 321 milliseconds