Home
last modified time | relevance | path

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

/net/netfilter/
Dnf_conntrack_proto_tcp.c105 TCP_RST_SET, enumerator
285 if (tcph->rst) return TCP_RST_SET; in get_conntrack_index()
890 && ct->proto.tcp.last_index == TCP_RST_SET)) { in nf_conntrack_tcp_packet()
1038 if (index != TCP_RST_SET) in nf_conntrack_tcp_packet()
1120 else if (unlikely(index == TCP_RST_SET)) in nf_conntrack_tcp_packet()