Searched refs:tipc_bclink_get_last_sent (Results 1 - 4 of 4) sorted by relevance

/net/tipc/
H A Dbcast.h94 u32 tipc_bclink_get_last_sent(void);
H A Dbcast.c153 u32 tipc_bclink_get_last_sent(void) function
568 (tipc_bclink_get_last_sent() != n_ptr->bclink.acked));
H A Dnode.c266 n_ptr->bclink.acked = tipc_bclink_get_last_sent();
H A Dlink.c1929 msg_set_last_bcast(msg, tipc_bclink_get_last_sent());

Completed in 30 milliseconds