Searched refs:helper_flags (Results 1 – 2 of 2) sorted by relevance
46 unsigned int helper_flags; in nfnl_userspace_cthelper() local57 helper_flags = READ_ONCE(helper->flags); in nfnl_userspace_cthelper()60 if ((helper_flags & in nfnl_userspace_cthelper()591 unsigned int helper_flags; in nfnl_cthelper_dump_table() local600 helper_flags = READ_ONCE(cur->flags); in nfnl_cthelper_dump_table()603 if (!(helper_flags & NF_CT_HELPER_F_USERSPACE)) in nfnl_cthelper_dump_table()
2207 unsigned int helper_flags; in nf_confirm_cthelper() local2218 helper_flags = READ_ONCE(helper->flags); in nf_confirm_cthelper()2219 if (!(helper_flags & NF_CT_HELPER_F_USERSPACE)) in nf_confirm_cthelper()