Home
last modified time | relevance | path

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

/linux-6.1.9/net/netfilter/
Dnf_conntrack_proto_tcp.c97 TCP_RST_SET, enumerator
277 if (tcph->rst) return TCP_RST_SET; in get_conntrack_index()
744 case TCP_RST_SET: in nf_tcp_handle_invalid()
753 ct->proto.tcp.last_index == TCP_RST_SET)) { in nf_tcp_handle_invalid()
979 && ct->proto.tcp.last_index == TCP_RST_SET)) { in nf_conntrack_tcp_packet()
1136 if (index != TCP_RST_SET) in nf_conntrack_tcp_packet()
1254 else if (unlikely(index == TCP_RST_SET)) in nf_conntrack_tcp_packet()