Home
last modified time | relevance | path

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

/net/tipc/
Dbcast.c397 (n_ptr->bclink.last_in == msg_bcgap_after(msg))) in bclink_peek_nack()
510 bclink_retransmit_pkt(msg_bcgap_after(msg), in tipc_bclink_rcv()
Dmsg.h529 static inline u32 msg_bcgap_after(struct tipc_msg *m) in msg_bcgap_after() function