Searched refs:NF_CT_HELPER_F_USERSPACE (Results 1 – 3 of 3) sorted by relevance
61 (NF_CT_HELPER_F_USERSPACE | NF_CT_HELPER_F_CONFIGURED)) == in nfnl_userspace_cthelper()62 NF_CT_HELPER_F_USERSPACE) in nfnl_userspace_cthelper()258 helper->flags |= NF_CT_HELPER_F_USERSPACE; in nfnl_cthelper_create()603 if (!(helper_flags & NF_CT_HELPER_F_USERSPACE)) in nfnl_cthelper_dump_table()
2219 if (!(helper_flags & NF_CT_HELPER_F_USERSPACE)) in nf_confirm_cthelper()
26 NF_CT_HELPER_F_USERSPACE = (1 << 0), enumerator