Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c519 bool in_recv_win, seq_ok; in tcp_in_window() local
623 in_recv_win = receiver->td_maxwin && in tcp_in_window()
626 if (in_recv_win && in tcp_in_window()
658 in_recv_win = !receiver->td_maxwin || in tcp_in_window()
660 if (!in_recv_win) in tcp_in_window()