Home
last modified time | relevance | path

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

/linux-5.19.10/net/netfilter/
Dnf_conntrack_proto_tcp.c91 TCP_RST_SET, enumerator
271 if (tcph->rst) return TCP_RST_SET; in get_conntrack_index()
906 && ct->proto.tcp.last_index == TCP_RST_SET)) { in nf_conntrack_tcp_packet()
1056 if (index != TCP_RST_SET) in nf_conntrack_tcp_packet()
1158 else if (unlikely(index == TCP_RST_SET)) in nf_conntrack_tcp_packet()