nf_ct_auto_assign_helper 38 net/netfilter/nf_conntrack_helper.c static bool nf_ct_auto_assign_helper __read_mostly = false; nf_ct_auto_assign_helper 39 net/netfilter/nf_conntrack_helper.c module_param_named(nf_conntrack_helper, nf_ct_auto_assign_helper, bool, 0644); nf_ct_auto_assign_helper 561 net/netfilter/nf_conntrack_helper.c net->ct.sysctl_auto_assign_helper = nf_ct_auto_assign_helper;