Searched refs:msg_bcgap_after (Results 1 – 3 of 3) sorted by relevance
359 (n_ptr->bclink.last_in == msg_bcgap_after(msg))) in bclink_peek_nack()456 bclink_retransmit_pkt(msg_bcgap_after(msg), in tipc_bclink_recv_pkt()
346 tipc_printf(buf, "BCNACK:AFTER(%u):", msg_bcgap_after(msg)); in tipc_msg_dbg()
540 static inline u32 msg_bcgap_after(struct tipc_msg *m) in msg_bcgap_after() function