Home
last modified time | relevance | path

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

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