Home
last modified time | relevance | path

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

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