Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnf_conntrack_proto_tcp.c658 bool seq_ok = before(seq, sender->td_maxend + 1); in tcp_in_window() local
660 if (!seq_ok) { in tcp_in_window()