Searched refs:msg_set_msgcnt (Results 1 – 3 of 3) sorted by relevance
515 msg_set_msgcnt(bmsg, msg_msgcnt(bmsg) + 1);573 msg_set_msgcnt(outer, 1);
1935 msg_set_msgcnt(hdr, 1); in tipc_link_create_dummy_tnl_msg()2012 msg_set_msgcnt(&tnlhdr, pktcnt); in tipc_link_tnl_prepare()2072 msg_set_msgcnt(hdr, pktcnt); in tipc_link_tnl_prepare()
983 static inline void msg_set_msgcnt(struct tipc_msg *m, u16 n) in msg_set_msgcnt() function