tipc_bclink_get_last_sent  544 net/tipc/bcast.c 		(tipc_bclink_get_last_sent() != n_ptr->bclink.acked));
tipc_bclink_get_last_sent  201 net/tipc/bcast.h u32  tipc_bclink_get_last_sent(void);
tipc_bclink_get_last_sent 2137 net/tipc/link.c 	msg_set_last_bcast(msg, tipc_bclink_get_last_sent());
tipc_bclink_get_last_sent  351 net/tipc/node.c 	n_ptr->bclink.acked = tipc_bclink_get_last_sent();