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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/tipc/
H A Dbcast.h100 void tipc_bclink_check_gap(struct tipc_node *n_ptr, u32 seqno);
H A Dbcast.c306 * tipc_bclink_check_gap - send a NACK if a sequence gap exists
311 void tipc_bclink_check_gap(struct tipc_node *n_ptr, u32 last_sent) function
H A Dlink.c2273 tipc_bclink_check_gap(l_ptr->owner, msg_last_bcast(msg));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/tipc/
H A Dbcast.h100 void tipc_bclink_check_gap(struct tipc_node *n_ptr, u32 seqno);
H A Dbcast.c306 * tipc_bclink_check_gap - send a NACK if a sequence gap exists
311 void tipc_bclink_check_gap(struct tipc_node *n_ptr, u32 last_sent) function
H A Dlink.c2273 tipc_bclink_check_gap(l_ptr->owner, msg_last_bcast(msg));

Completed in 183 milliseconds