Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnf_conntrack_proto_udp.c285 .allow_clash = true,
314 .allow_clash = true,
343 .allow_clash = true,
372 .allow_clash = true,
Dnf_conntrack_core.c844 if (l4proto->allow_clash && in nf_ct_resolve_clash()
/Linux-v4.19/include/net/netfilter/
Dnf_conntrack_l4proto.h28 bool allow_clash; member