Home
last modified time | relevance | path

Searched refs:msg_bcgap_after (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/tipc/
Dbcast.c359 (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()
Dmsg.c346 tipc_printf(buf, "BCNACK:AFTER(%u):", msg_bcgap_after(msg)); in tipc_msg_dbg()
Dmsg.h540 static inline u32 msg_bcgap_after(struct tipc_msg *m) in msg_bcgap_after() function