Home
last modified time | relevance | path

Searched refs:nf_conntrack_helper (Results 1 – 25 of 25) sorted by relevance

/linux-6.1.9/include/net/netfilter/ !
Dnf_conntrack_helper.h32 struct nf_conntrack_helper { struct
72 struct nf_conntrack_helper __rcu *helper; argument
86 struct nf_conntrack_helper *__nf_conntrack_helper_find(const char *name,
89 struct nf_conntrack_helper *nf_conntrack_helper_try_module_get(const char *name,
92 void nf_conntrack_helper_put(struct nf_conntrack_helper *helper);
94 void nf_ct_helper_init(struct nf_conntrack_helper *helper,
106 int nf_conntrack_helper_register(struct nf_conntrack_helper *);
107 void nf_conntrack_helper_unregister(struct nf_conntrack_helper *);
109 int nf_conntrack_helpers_register(struct nf_conntrack_helper *, unsigned int);
110 void nf_conntrack_helpers_unregister(struct nf_conntrack_helper *,
[all …]
Dnf_conntrack_expect.h34 struct nf_conntrack_helper *helper;
/linux-6.1.9/net/netfilter/ !
Dnf_conntrack_helper.c49 struct nf_conntrack_helper *
52 struct nf_conntrack_helper *h; in __nf_conntrack_helper_find()
72 struct nf_conntrack_helper *
75 struct nf_conntrack_helper *h; in nf_conntrack_helper_try_module_get()
104 void nf_conntrack_helper_put(struct nf_conntrack_helper *helper) in nf_conntrack_helper_put()
129 struct nf_conntrack_helper *h; in nf_nat_helper_try_module_get()
163 void nf_nat_helper_put(struct nf_conntrack_helper *helper) in nf_nat_helper_put()
192 struct nf_conntrack_helper *helper = NULL; in __nf_ct_try_assign_helper()
229 struct nf_conntrack_helper *tmp = rcu_dereference(help->helper); in __nf_ct_try_assign_helper()
260 struct nf_conntrack_helper *helper; in nf_ct_helper_destroy()
[all …]
Dnfnetlink_cthelper.c35 struct nf_conntrack_helper helper;
45 struct nf_conntrack_helper *helper; in nfnl_userspace_cthelper()
99 const struct nf_conntrack_helper *helper; in nfnl_cthelper_from_nlattr()
116 const struct nf_conntrack_helper *helper; in nfnl_cthelper_to_nlattr()
172 nfnl_cthelper_parse_expect_policy(struct nf_conntrack_helper *helper, in nfnl_cthelper_parse_expect_policy()
223 struct nf_conntrack_helper *helper; in nfnl_cthelper_create()
320 struct nf_conntrack_helper *helper) in nfnl_cthelper_update_policy_all()
360 static int nfnl_cthelper_update_policy(struct nf_conntrack_helper *helper, in nfnl_cthelper_update_policy()
385 struct nf_conntrack_helper *helper) in nfnl_cthelper_update()
423 struct nf_conntrack_helper *cur, *helper = NULL; in nfnl_cthelper_new()
[all …]
Dnf_conntrack_netbios_ns.c47 static struct nf_conntrack_helper helper __read_mostly = {
Dnf_conntrack_snmp.c53 static struct nf_conntrack_helper helper __read_mostly = {
Dxt_helper.c29 const struct nf_conntrack_helper *helper; in helper_mt()
Dnf_conntrack_broadcast.c23 const struct nf_conntrack_helper *helper; in nf_conntrack_broadcast_help()
Dxt_CT.c76 struct nf_conntrack_helper *helper; in xt_ct_set_helper()
141 struct nf_conntrack_helper *helper; in xt_ct_put_helper()
Dnft_ct.c37 struct nf_conntrack_helper *helper4;
38 struct nf_conntrack_helper *helper6;
70 const struct nf_conntrack_helper *helper; in nft_ct_get_eval()
1034 struct nf_conntrack_helper *help4, *help6; in nft_ct_helper_obj_init()
1121 struct nf_conntrack_helper *to_assign = NULL; in nft_ct_helper_obj_eval()
1159 const struct nf_conntrack_helper *helper; in nft_ct_helper_obj_dump()
Dnf_conntrack_tftp.c100 static struct nf_conntrack_helper tftp[MAX_PORTS * 2] __read_mostly;
Dnf_conntrack_expect.c389 struct nf_conntrack_helper *helper; in nf_ct_expect_insert()
439 struct nf_conntrack_helper *helper; in __nf_ct_expect_check()
629 struct nf_conntrack_helper *helper; in exp_seq_show()
Dnf_conntrack_sane.c169 static struct nf_conntrack_helper sane[MAX_PORTS * 2] __read_mostly;
Dnf_conntrack_h323_main.c60 static struct nf_conntrack_helper nf_conntrack_helper_h245;
61 static struct nf_conntrack_helper nf_conntrack_helper_q931[];
62 static struct nf_conntrack_helper nf_conntrack_helper_ras[];
579 static struct nf_conntrack_helper nf_conntrack_helper_h245 __read_mostly = {
1142 static struct nf_conntrack_helper nf_conntrack_helper_q931[] __read_mostly = {
1713 static struct nf_conntrack_helper nf_conntrack_helper_ras[] __read_mostly = {
Dnf_conntrack_amanda.c178 static struct nf_conntrack_helper amanda_helper[2] __read_mostly = {
Dnf_conntrack_irc.c262 static struct nf_conntrack_helper irc[MAX_PORTS] __read_mostly;
Dnf_conntrack_netlink.c222 struct nf_conntrack_helper *helper; in ctnetlink_dump_helpinfo()
1931 struct nf_conntrack_helper *helper; in ctnetlink_change_helper()
2245 struct nf_conntrack_helper *helper; in ctnetlink_create_conntrack()
2638 struct nf_conntrack_helper *helper,
2867 struct nf_conntrack_helper *helper = NULL; in ctnetlink_glue_attach_expect()
3053 struct nf_conntrack_helper *helper; in ctnetlink_exp_dump_expect()
3370 struct nf_conntrack_helper *helper; in expect_iter_name()
3504 struct nf_conntrack_helper *helper, in ctnetlink_alloc_expect()
3572 struct nf_conntrack_helper *helper = NULL; in ctnetlink_create_expect()
DMakefile4 …ck-y := nf_conntrack_core.o nf_conntrack_standalone.o nf_conntrack_expect.o nf_conntrack_helper.o \
Dnf_conntrack_ftp.c560 static struct nf_conntrack_helper ftp[MAX_PORTS * 2] __read_mostly;
Dnf_conntrack_pptp.c589 static struct nf_conntrack_helper pptp __read_mostly = {
Dnf_conntrack_proto.c131 const struct nf_conntrack_helper *helper; in nf_confirm()
Dnf_conntrack_sip.c1232 struct nf_conntrack_helper *helper; in process_register_request()
1640 static struct nf_conntrack_helper sip[MAX_PORTS * 4] __read_mostly;
Dnf_conntrack_core.c2267 const struct nf_conntrack_helper *helper; in nf_confirm_cthelper()
/linux-6.1.9/net/ipv4/netfilter/ !
Dnf_nat_snmp_basic_main.c205 static struct nf_conntrack_helper snmp_trap_helper __read_mostly = {
/linux-6.1.9/net/openvswitch/ !
Dconntrack.c60 struct nf_conntrack_helper *helper;
440 const struct nf_conntrack_helper *helper; in ovs_ct_helper()
1356 struct nf_conntrack_helper *helper; in ovs_ct_add_helper()