Searched refs:allow_clash (Results 1 – 5 of 5) sorted by relevance
285 .allow_clash = true,307 .allow_clash = true,
307 .allow_clash = true,
233 return nf_ct_l4proto_find(nf_ct_protonum(ct))->allow_clash; in nf_nat_allow_clash()
1132 if (!l4proto->allow_clash) in nf_ct_resolve_clash()
25 bool allow_clash; member