Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnf_conntrack_proto_tcp.c506 sender->td_end = in tcp_in_window()
529 sender->td_end = end; in tcp_in_window()
544 receiver->td_end++; in tcp_in_window()
558 sender->td_end = in tcp_in_window()
569 ack = sack = receiver->td_end; in tcp_in_window()
577 ack = sack = receiver->td_end; in tcp_in_window()
584 seq = end = sender->td_end; in tcp_in_window()
624 sender->td_end = end; in tcp_in_window()
645 if (ack == receiver->td_end) in tcp_in_window()
776 ct->proto.tcp.seen[0].td_end = in tcp_new()
[all …]
/linux/include/linux/netfilter/
A Dnf_conntrack_tcp.h9 u_int32_t td_end; /* max of seq + len */ member

Completed in 6 milliseconds