Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c619 u32 overshot = end - sender->td_maxend + 1; in tcp_in_window() local
628 overshot <= receiver->td_maxwin && in tcp_in_window()
644 "%u bytes more than expected", overshot); in tcp_in_window()