Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_proto_tcp.c104 TCP_ACK_SET, enumerator
288 else if (tcph->ack) return TCP_ACK_SET; in get_conntrack_index()
662 if (index == TCP_ACK_SET) { in tcp_in_window()
1011 index == TCP_ACK_SET && dir == IP_CT_DIR_ORIGINAL && in nf_conntrack_tcp_packet()
1031 index == TCP_ACK_SET && in nf_conntrack_tcp_packet()
1049 if (dir == IP_CT_DIR_REPLY && index == TCP_ACK_SET && in nf_conntrack_tcp_packet()
1075 if (ct->proto.tcp.last_index == TCP_ACK_SET && in nf_conntrack_tcp_packet()
1088 && ct->proto.tcp.last_index == TCP_ACK_SET)) in nf_conntrack_tcp_packet()