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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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));

Completed in 165 milliseconds