Searched refs:nfct_help (Results 1 – 16 of 16) sorted by relevance
132 static inline struct nf_conn_help *nfct_help(const struct nf_conn *ct) in nfct_help() function153 help = nfct_help(ct); in nf_ct_help_put()
209 help = nfct_help(tmpl); in __nf_ct_try_assign_helper()213 help = nfct_help(ct); in __nf_ct_try_assign_helper()255 struct nf_conn_help *help = nfct_help(ct); in nf_ct_helper_destroy()352 help = nfct_help(ct); in nf_ct_helper_log()
68 struct nf_conn_help *master_help = nfct_help(exp->master); in nf_ct_unlink_expect_report() 238 struct nf_conn_help *help = nfct_help(ct); in nf_ct_remove_expectations() 350 help = nfct_help(ct); in nf_ct_expect_init() 536 master_help = nfct_help(expect->master); in nf_ct_expect_related_report() 566 master_help = nfct_help(expect[0]->master); in nf_ct_expect_related_pair() 567 if (!master_help || master_help != nfct_help(expect[1]->master)) { in nf_ct_expect_related_pair()
37 master_help = nfct_help(ct->master); in helper_mt()
30 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help()
48 help = nfct_help(ct); in nfnl_userspace_cthelper()101 struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_from_nlattr()121 const struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_to_nlattr()
26 help = nfct_help(ct); in nf_ct_helper()
879 struct nf_conn_help *help = nfct_help(ct); in refresh_signalling_expectation()905 struct nf_conn_help *help = nfct_help(ct); in flush_expectations()943 help = nfct_help(ct); in set_expected_rtp_rtcp()1391 help = nfct_help(ct); in process_register_request()
570 help = nfct_help(master); in destroy_gre_conntrack()1294 help = nfct_help(ct); in __nf_conntrack_confirm()1491 help = nfct_help(ct); in nf_ct_help_gc()2210 help = nfct_help(ct); in nf_confirm_cthelper()
226 const struct nf_conn_help *help = nfct_help(ct); in ctnetlink_dump_helpinfo() 831 if ((events & (1 << IPCT_HELPER) || nfct_help(ct)) in ctnetlink_conntrack_event() 1930 struct nf_conn_help *help = nfct_help(ct); in ctnetlink_change_helper() 3211 help = nfct_help(ct); in ctnetlink_exp_ct_dump_table() 3296 if (!nfct_help(ct)) { in ctnetlink_dump_exp_ct() 3533 help = nfct_help(ct); in ctnetlink_alloc_expect()
154 help = nfct_help(ct); in nf_confirm()
107 help = nfct_help(ct->master); in nft_ct_get_eval()1425 help = nfct_help(ct); in nft_ct_expect_obj_eval()
346 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected()
799 if (nfct_help(ct) && !nfct_seqadj(ct)) in nf_nat_setup_info()
1082 if (!nf_ct_is_confirmed(ct) && commit && p->helper && !nfct_help(ct)) { in tcf_ct_act()
797 info->helper && !nfct_help(ct)) { in __ovs_ct_lookup()