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

/linux-4.1.27/net/tipc/
H A Dbcast.h122 u32 tipc_bclink_get_last_sent(struct net *net);
H A Dnode.c365 n_ptr->bclink.acked = tipc_bclink_get_last_sent(n_ptr->net); node_established_contact()
H A Dbcast.c126 u32 tipc_bclink_get_last_sent(struct net *net) tipc_bclink_get_last_sent() function
581 (tipc_bclink_get_last_sent(n_ptr->net) != n_ptr->bclink.acked)); tipc_bclink_acks_missing()
H A Dlink.c1360 msg_set_last_bcast(msg, tipc_bclink_get_last_sent(l_ptr->owner->net)); tipc_link_proto_xmit()

Completed in 161 milliseconds