Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_tcp.c97 TCP_RST_SET, enumerator
277 if (tcph->rst) return TCP_RST_SET; in get_conntrack_index()
746 case TCP_RST_SET: in nf_tcp_handle_invalid()
755 ct->proto.tcp.last_index == TCP_RST_SET)) { in nf_tcp_handle_invalid()
1014 && ct->proto.tcp.last_index == TCP_RST_SET)) { in nf_conntrack_tcp_packet()
1171 if (index != TCP_RST_SET) in nf_conntrack_tcp_packet()
1282 else if (unlikely(index == TCP_RST_SET)) in nf_conntrack_tcp_packet()