Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_conntrack_helper.h70 struct nf_conn_help { struct
84 BUILD_BUG_ON((structsize) > sizeof_field(struct nf_conn_help, data)) argument
113 struct nf_conn_help *nf_ct_helper_ext_add(struct nf_conn *ct, gfp_t gfp);
120 static inline struct nf_conn_help *nfct_help(const struct nf_conn *ct) in nfct_help()
127 struct nf_conn_help *help; in nfct_help_data()
A Dnf_conntrack_extend.h34 #define NF_CT_EXT_HELPER_TYPE struct nf_conn_help
/linux/net/netfilter/
A Dnf_conntrack_helper.c198 struct nf_conn_help *
201 struct nf_conn_help *help; in nf_ct_helper_ext_add()
237 struct nf_conn_help *help; 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()
374 const struct nf_conn_help *help; in nf_ct_helper_log()
445 struct nf_conn_help *help = nfct_help(exp->master); in expect_iter_me()
554 .len = sizeof(struct nf_conn_help),
555 .align = __alignof__(struct nf_conn_help),
A Dxt_CT.c77 struct nf_conn_help *help; in xt_ct_set_helper()
143 struct nf_conn_help *help; in xt_ct_tg_check()
270 struct nf_conn_help *help; in xt_ct_tg_destroy()
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()
A Dnfnetlink_cthelper.c44 const struct nf_conn_help *help; 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()
239 if (size > sizeof_field(struct nf_conn_help, data)) { in nfnl_cthelper_create()
A Dxt_helper.c28 const struct nf_conn_help *master_help; in helper_mt()
A Dnf_conntrack_broadcast.c27 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help()
A Dnft_ct.c67 const struct nf_conn_help *help; in nft_ct_get_eval()
1073 struct nf_conn_help *help; in nft_ct_helper_obj_eval()
1221 struct nf_conn_help *help; in nft_ct_expect_obj_eval()
A Dnf_conntrack_core.c1139 struct nf_conn_help *help; in __nf_conntrack_confirm()
1620 struct nf_conn_help *help; in init_conntrack()
1954 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_alter_reply()
2158 const struct nf_conn_help *help; in nf_confirm_cthelper()
2635 sizeof(struct nf_conn_help) in total_extension_size()
A Dnf_conntrack_netlink.c215 const struct nf_conn_help *help = nfct_help(ct); in ctnetlink_dump_helpinfo()
1933 struct nf_conn_help *help = nfct_help(ct); in ctnetlink_change_helper()
2303 struct nf_conn_help *help; in ctnetlink_create_conntrack()
3022 struct nf_conn_help *help; in ctnetlink_exp_dump_expect()
3224 struct nf_conn_help *help = nfct_help(ct); in ctnetlink_exp_ct_dump_table()
3386 const struct nf_conn_help *m_help; in expect_iter_name()
3521 struct nf_conn_help *help; in ctnetlink_alloc_expect()
A Dnf_conntrack_proto.c127 const struct nf_conn_help *help; in nf_confirm()
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()
A Dnf_nat_sip.c321 struct nf_conn_help *help = nfct_help(ct->master); in nf_nat_sip_expected()
/linux/net/openvswitch/
A Dconntrack.c439 const struct nf_conn_help *help; in ovs_ct_helper()
704 struct nf_conn_help *help; in skb_nfct_cached()
1342 struct nf_conn_help *help; in ovs_ct_add_helper()

Completed in 34 milliseconds