Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnf_conntrack_helper.c170 struct nf_conn_help *
174 struct nf_conn_help *help; in nf_ct_helper_ext_add()
190 struct nf_conn_help *help; in __nf_ct_try_assign_helper()
258 struct nf_conn_help *help = nfct_help(ct); in unhelp()
269 struct nf_conn_help *help = nfct_help(ct); in nf_ct_helper_destroy()
339 const struct nf_conn_help *help; in nf_ct_helper_log()
404 struct nf_conn_help *help = nfct_help(exp->master); in __nf_conntrack_helper_unregister()
460 .len = sizeof(struct nf_conn_help),
461 .align = __alignof__(struct nf_conn_help),
Dnf_conntrack_expect.c46 struct nf_conn_help *master_help = nfct_help(exp->master); in nf_ct_unlink_expect_report()
190 struct nf_conn_help *help = nfct_help(ct); in nf_ct_remove_expectations()
342 struct nf_conn_help *master_help = nfct_help(exp->master); in nf_ct_expect_insert()
374 struct nf_conn_help *master_help = nfct_help(master); in evict_oldest_expect()
393 struct nf_conn_help *master_help = nfct_help(master); in __nf_ct_expect_check()
Dxt_helper.c31 const struct nf_conn_help *master_help; in helper_mt()
Dnf_conntrack_broadcast.c32 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_broadcast_help()
Dnfnetlink_cthelper.c39 const struct nf_conn_help *help; in nfnl_userspace_cthelper()
92 struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_from_nlattr()
107 const struct nf_conn_help *help = nfct_help(ct); in nfnl_cthelper_to_nlattr()
Dxt_CT.c80 struct nf_conn_help *help; in xt_ct_set_helper()
337 struct nf_conn_help *help; in xt_ct_tg_destroy()
Dnf_conntrack_netlink.c200 const struct nf_conn_help *help = nfct_help(ct); in ctnetlink_dump_helpinfo()
1472 struct nf_conn_help *help = nfct_help(ct); in ctnetlink_change_helper()
1772 struct nf_conn_help *help; in ctnetlink_create_conntrack()
2481 struct nf_conn_help *help; in ctnetlink_exp_dump_expect()
2692 struct nf_conn_help *help = nfct_help(ct); in ctnetlink_exp_ct_dump_table()
2905 struct nf_conn_help *m_help; in ctnetlink_del_expect()
3005 struct nf_conn_help *help; in ctnetlink_alloc_expect()
Dnft_ct.c41 const struct nf_conn_help *help; in nft_ct_get_eval()
Dnf_conntrack_core.c592 struct nf_conn_help *help; in __nf_conntrack_confirm()
917 struct nf_conn_help *help; in init_conntrack()
1210 struct nf_conn_help *help = nfct_help(ct); in nf_conntrack_alter_reply()
Dnf_conntrack_sip.c798 struct nf_conn_help *help = nfct_help(ct); in refresh_signalling_expectation()
824 struct nf_conn_help *help = nfct_help(ct); in flush_expectations()
/linux-4.4.14/include/net/netfilter/
Dnf_conntrack_helper.h65 struct nf_conn_help *nf_ct_helper_ext_add(struct nf_conn *ct,
74 static inline struct nf_conn_help *nfct_help(const struct nf_conn *ct) in nfct_help()
81 struct nf_conn_help *help; in nfct_help_data()
Dnf_conntrack_extend.h36 #define NF_CT_EXT_HELPER_TYPE struct nf_conn_help
Dnf_conntrack.h58 struct nf_conn_help { struct
/linux-4.4.14/net/openvswitch/
Dconntrack.c258 const struct nf_conn_help *help; in ovs_ct_helper()
385 struct nf_conn_help *help; in skb_nfct_cached()
539 struct nf_conn_help *help; in ovs_ct_add_helper()
/linux-4.4.14/net/ipv6/netfilter/
Dnf_conntrack_l3proto_ipv6.c103 const struct nf_conn_help *help; in ipv6_helper()
/linux-4.4.14/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c101 const struct nf_conn_help *help; in ipv4_helper()