Searched refs:nr_in_rx_window (Results 1 – 3 of 3) sorted by relevance
230 int nr_in_rx_window(struct sock *, unsigned short);
101 int nr_in_rx_window(struct sock *sk, unsigned short ns) in nr_in_rx_window() function
241 } else if (nr_in_rx_window(sk, ns)) { in nr_state3_machine()