Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnf_conntrack_proto_udp.c280 .allow_clash = true,
302 .allow_clash = true,
Dnf_conntrack_core.c1112 if (!l4proto->allow_clash) in nf_ct_resolve_clash()
/Linux-v5.15/include/net/netfilter/
Dnf_conntrack_l4proto.h25 bool allow_clash; member