Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dnetrom.h230 int nr_in_rx_window(struct sock *, unsigned short);
/Linux-v6.6/net/netrom/
Dnr_subr.c101 int nr_in_rx_window(struct sock *sk, unsigned short ns) in nr_in_rx_window() function
Dnr_in.c241 } else if (nr_in_rx_window(sk, ns)) { in nr_state3_machine()