Home
last modified time | relevance | path

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

/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c519 bool in_recv_win, seq_ok; in tcp_in_window() local
617 seq_ok = before(seq, sender->td_maxend + 1); in tcp_in_window()
618 if (!seq_ok) { in tcp_in_window()