Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c96 TCP_ACK_SET, enumerator
280 else if (tcph->ack) return TCP_ACK_SET; in get_conntrack_index()
702 if (index == TCP_ACK_SET) { in tcp_in_window()
1109 index == TCP_ACK_SET && in nf_conntrack_tcp_packet()
1127 index == TCP_ACK_SET && dir == IP_CT_DIR_ORIGINAL && in nf_conntrack_tcp_packet()
1148 index == TCP_ACK_SET && in nf_conntrack_tcp_packet()
1166 if (dir == IP_CT_DIR_REPLY && index == TCP_ACK_SET && in nf_conntrack_tcp_packet()
1212 if (ct->proto.tcp.last_index == TCP_ACK_SET && in nf_conntrack_tcp_packet()
1225 && ct->proto.tcp.last_index == TCP_ACK_SET)) in nf_conntrack_tcp_packet()
1241 ct->proto.tcp.last_index == TCP_ACK_SET && in nf_conntrack_tcp_packet()