Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_proto_udp.c281 .allow_clash = true,
303 .allow_clash = true,
Dnf_conntrack_core.c1056 if (!l4proto->allow_clash) in nf_ct_resolve_clash()
/kernel/linux/linux-5.10/include/net/netfilter/
Dnf_conntrack_l4proto.h25 bool allow_clash; member