Searched refs:nfct_help (Results 1 – 17 of 17) sorted by relevance
204 help = nfct_help(tmpl); in __nf_ct_try_assign_helper()210 help = nfct_help(ct); in __nf_ct_try_assign_helper()243 struct nf_conn_help *help = nfct_help(ct); in unhelp()256 struct nf_conn_help *help = nfct_help(ct); in nf_ct_helper_destroy()335 help = nfct_help(ct); in nf_ct_helper_log()
50 struct nf_conn_help *master_help = nfct_help(exp->master); in nf_ct_unlink_expect_report()235 struct nf_conn_help *help = nfct_help(ct); in nf_ct_remove_expectations()342 help = nfct_help(ct); in nf_ct_expect_init()410 struct nf_conn_help *master_help = nfct_help(exp->master); in nf_ct_expect_insert()441 struct nf_conn_help *master_help = nfct_help(master); in evict_oldest_expect()460 struct nf_conn_help *master_help = nfct_help(master); in __nf_ct_expect_check()
37 master_help = nfct_help(ct->master); in helper_mt()
29 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help()
225 help = nfct_help(ct); in xt_ct_tg_check()290 help = nfct_help(ct); in xt_ct_tg_destroy()
47 help = nfct_help(ct); in nfnl_userspace_cthelper()98 struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_from_nlattr()115 const struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_to_nlattr()
23 help = nfct_help(ct); in nf_ct_helper()
806 struct nf_conn_help *help = nfct_help(ct); in refresh_signalling_expectation()830 struct nf_conn_help *help = nfct_help(ct); in flush_expectations()927 exp->helper != nfct_help(ct)->helper || in set_expected_rtp_rtcp()1299 helper = rcu_dereference(nfct_help(ct)->helper); in process_register_request()
228 const struct nf_conn_help *help = nfct_help(ct); in ctnetlink_dump_helpinfo()832 if ((events & (1 << IPCT_HELPER) || nfct_help(ct)) in ctnetlink_conntrack_event()1931 struct nf_conn_help *help = nfct_help(ct); in ctnetlink_change_helper()3203 help = nfct_help(ct); in ctnetlink_exp_ct_dump_table()3288 if (!nfct_help(ct)) { in ctnetlink_dump_exp_ct()3530 help = nfct_help(ct); in ctnetlink_alloc_expect()
107 help = nfct_help(ct->master); in nft_ct_get_eval()1356 help = nfct_help(ct); in nft_ct_expect_obj_eval()
148 help = nfct_help(ct); in nf_confirm()
321 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected()
1333 help = nfct_help(ct); in __nf_conntrack_confirm()2216 help = nfct_help(ct); in nf_confirm_cthelper()
811 if (nfct_help(ct) && !nfct_seqadj(ct)) in nf_nat_setup_info()
125 static inline struct nf_conn_help *nfct_help(const struct nf_conn *ct) in nfct_help() function
1056 if (!nf_ct_is_confirmed(ct) && commit && p->helper && !nfct_help(ct)) { in tcf_ct_act()
798 info->helper && !nfct_help(ct)) { in __ovs_ct_lookup()