Searched refs:msg_reroute_cnt (Results 1 – 3 of 3) sorted by relevance
120 i += scnprintf(buf + i, sz - i, " %u", msg_reroute_cnt(hdr)); in tipc_skb_dump()
465 static inline u32 msg_reroute_cnt(struct tipc_msg *m) in msg_reroute_cnt() function472 msg_set_bits(m, 1, 21, 0xf, msg_reroute_cnt(m) + 1); in msg_incr_reroute_cnt()
716 if (msg_reroute_cnt(msg)) in tipc_msg_lookup_dest()