Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_conntrack_proto_tcp.c106 TCP_ACK_SET, enumerator
330 else if (tcph->ack) return TCP_ACK_SET; in get_conntrack_index()
693 if (index == TCP_ACK_SET) { in tcp_in_window()
967 index == TCP_ACK_SET && dir == IP_CT_DIR_ORIGINAL && in tcp_packet()
989 index == TCP_ACK_SET && in tcp_packet()
1017 && ct->proto.tcp.last_index == TCP_ACK_SET)) in tcp_packet()