Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dnetrom.h229 int nr_in_rx_window(struct sock *, unsigned short);
/Linux-v4.19/net/netrom/
Dnr_subr.c104 int nr_in_rx_window(struct sock *sk, unsigned short ns) in nr_in_rx_window() function
Dnr_in.c245 } else if (nr_in_rx_window(sk, ns)) { in nr_state3_machine()