Home
last modified time | relevance | path

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

/net/tipc/
Dbcast.c352 (n_ptr->bclink.last_in == msg_bcgap_after(msg))) in bclink_peek_nack()
446 bclink_retransmit_pkt(msg_bcgap_after(msg), in tipc_bclink_recv_pkt()
Dmsg.h523 static inline u32 msg_bcgap_after(struct tipc_msg *m) in msg_bcgap_after() function