Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_tcp.c107 TCP_ACK_SET, enumerator
296 else if (tcph->ack) return TCP_ACK_SET; in get_conntrack_index()
661 if (index == TCP_ACK_SET) { in tcp_in_window()
923 index == TCP_ACK_SET && dir == IP_CT_DIR_ORIGINAL && in tcp_packet()
943 index == TCP_ACK_SET && in tcp_packet()
961 if (dir == IP_CT_DIR_REPLY && index == TCP_ACK_SET && in tcp_packet()
978 && ct->proto.tcp.last_index == TCP_ACK_SET)) in tcp_packet()