Home
last modified time | relevance | path

Searched refs:nfct_help (Results 1 – 15 of 15) sorted by relevance

/linux/net/netfilter/
A Dnf_conntrack_helper.c250 help = nfct_help(tmpl); in __nf_ct_try_assign_helper()
257 help = nfct_help(ct); in __nf_ct_try_assign_helper()
293 struct nf_conn_help *help = nfct_help(ct); in unhelp()
306 struct nf_conn_help *help = nfct_help(ct); in nf_ct_helper_destroy()
385 help = nfct_help(ct); in nf_ct_helper_log()
445 struct nf_conn_help *help = nfct_help(exp->master); in expect_iter_me()
A Dnf_conntrack_expect.c50 struct nf_conn_help *master_help = nfct_help(exp->master); in nf_ct_unlink_expect_report()
230 struct nf_conn_help *help = nfct_help(ct); in nf_ct_remove_expectations()
388 struct nf_conn_help *master_help = nfct_help(exp->master); in nf_ct_expect_insert()
419 struct nf_conn_help *master_help = nfct_help(master); in evict_oldest_expect()
438 struct nf_conn_help *master_help = nfct_help(master); in __nf_ct_expect_check()
657 helper = rcu_dereference(nfct_help(expect->master)->helper); in exp_seq_show()
A Dxt_helper.c37 master_help = nfct_help(ct->master); in helper_mt()
A Dxt_CT.c210 help = nfct_help(ct); in xt_ct_tg_check()
273 help = nfct_help(ct); in xt_ct_tg_destroy()
A Dnf_conntrack_broadcast.c27 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help()
A Dnfnetlink_cthelper.c47 help = nfct_help(ct); in nfnl_userspace_cthelper()
98 struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_from_nlattr()
113 const struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_to_nlattr()
A Dnf_conntrack_sip.c806 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 nfct_help(exp->master)->helper != nfct_help(ct)->helper || in set_expected_rtp_rtcp()
1295 exp->helper = nfct_help(ct)->helper; in process_register_request()
A Dnf_conntrack_netlink.c215 const struct nf_conn_help *help = nfct_help(ct); in ctnetlink_dump_helpinfo()
796 if ((events & (1 << IPCT_HELPER) || nfct_help(ct)) in ctnetlink_conntrack_event()
1933 struct nf_conn_help *help = nfct_help(ct); in ctnetlink_change_helper()
3067 help = nfct_help(master); in ctnetlink_exp_dump_expect()
3224 struct nf_conn_help *help = nfct_help(ct); in ctnetlink_exp_ct_dump_table()
3297 if (!nfct_help(ct)) { in ctnetlink_dump_exp_ct()
3389 m_help = nfct_help(exp->master); in expect_iter_name()
3524 help = nfct_help(ct); in ctnetlink_alloc_expect()
A Dnft_ct.c114 help = nfct_help(ct->master); in nft_ct_get_eval()
1233 help = nfct_help(ct); in nft_ct_expect_obj_eval()
A Dnf_conntrack_proto.c129 help = nfct_help(ct); in nf_confirm()
A Dnf_conntrack_core.c1242 help = nfct_help(ct); in __nf_conntrack_confirm()
1954 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_alter_reply()
2161 help = nfct_help(ct); in nf_confirm_cthelper()
A Dnf_nat_sip.c321 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected()
A Dnf_nat_core.c620 if (nfct_help(ct) && !nfct_seqadj(ct)) in nf_nat_setup_info()
/linux/include/net/netfilter/
A Dnf_conntrack_helper.h120 static inline struct nf_conn_help *nfct_help(const struct nf_conn *ct) in nfct_help() function
/linux/net/openvswitch/
A Dconntrack.c449 help = nfct_help(ct); in ovs_ct_helper()
1015 if (info->commit && info->helper && !nfct_help(ct)) { in __ovs_ct_lookup()

Completed in 37 milliseconds