Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_proto_tcp.c465 sender->td_end = in tcp_init_sender()
555 sender->td_end = end; in tcp_in_window()
570 receiver->td_end++; in tcp_in_window()
598 ack = sack = receiver->td_end; in tcp_in_window()
606 ack = sack = receiver->td_end; in tcp_in_window()
613 seq = end = sender->td_end; in tcp_in_window()
638 sender->td_end = end; in tcp_in_window()
653 receiver->td_end + 1); in tcp_in_window()
676 sender->td_end = end; in tcp_in_window()
696 if (ack == receiver->td_end) in tcp_in_window()
[all …]
/linux-6.3-rc2/include/linux/netfilter/
A Dnf_conntrack_tcp.h9 u_int32_t td_end; /* max of seq + len */ member

Completed in 5 milliseconds