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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/tipc/
H A Dbcast.c163 * bclink_ack_allowed - test if ACK or NACK message can be sent at this moment
172 static int bclink_ack_allowed(u32 n) function
375 if (bclink_ack_allowed(sender_tag + 1)) {
475 if (unlikely(bclink_ack_allowed(seqno))) {
520 if (bclink_ack_allowed(node->bclink.nack_sync)) {

Completed in 167 milliseconds