Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/
Dnf_conntrack_proto_udp.c278 .allow_clash = true,
300 .allow_clash = true,
Dnf_conntrack_core.c1053 if (!l4proto->allow_clash) in nf_ct_resolve_clash()
/Linux-v5.10/include/net/netfilter/
Dnf_conntrack_l4proto.h25 bool allow_clash; member