Searched refs:msg_bc_gap (Results 1 – 3 of 3) sorted by relevance
87 i += scnprintf(buf + i, sz - i, " %u", msg_bc_gap(hdr)); in tipc_skb_dump()
517 msg_bc_gap(hdr), ga, &xmitq, in tipc_bcast_sync_rcv()
965 static inline u32 msg_bc_gap(struct tipc_msg *m) in msg_bc_gap() function