Home
last modified time | relevance | path

Searched refs:post_synch (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/net/tipc/
Dlink.c996 unsigned int post_synch; in link_synch() local
1008 post_synch = mod(pl->next_in_no - l->synch_point) - 1; in link_synch()
1009 if (skb_queue_len(&pl->inputq) > post_synch) in link_synch()