Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_conntrack_proto_tcp.c104 TCP_ACK_SET, enumerator
288 else if (tcph->ack) return TCP_ACK_SET; in get_conntrack_index()
655 if (index == TCP_ACK_SET) { in tcp_in_window()
995 index == TCP_ACK_SET && dir == IP_CT_DIR_ORIGINAL && in nf_conntrack_tcp_packet()
1015 index == TCP_ACK_SET && in nf_conntrack_tcp_packet()
1033 if (dir == IP_CT_DIR_REPLY && index == TCP_ACK_SET && in nf_conntrack_tcp_packet()
1059 if (ct->proto.tcp.last_index == TCP_ACK_SET && in nf_conntrack_tcp_packet()
1072 && ct->proto.tcp.last_index == TCP_ACK_SET)) in nf_conntrack_tcp_packet()