Home
last modified time | relevance | path

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

/Linux-v6.6/net/netfilter/
Dnf_conntrack_proto_udp.c285 .allow_clash = true,
307 .allow_clash = true,
Dnf_conntrack_proto_gre.c307 .allow_clash = true,
Dnf_conntrack_core.c1132 if (!l4proto->allow_clash) in nf_ct_resolve_clash()
/Linux-v6.6/include/net/netfilter/
Dnf_conntrack_l4proto.h25 bool allow_clash; member