Searched refs:nf_conntrack_helper (Results 1 – 24 of 24) sorted by relevance
/Linux-v4.19/include/net/netfilter/ |
D | nf_conntrack_helper.h | 27 struct nf_conntrack_helper { struct 65 struct nf_conntrack_helper __rcu *helper; argument 79 struct nf_conntrack_helper *__nf_conntrack_helper_find(const char *name, 82 struct nf_conntrack_helper *nf_conntrack_helper_try_module_get(const char *name, 85 void nf_conntrack_helper_put(struct nf_conntrack_helper *helper); 87 void nf_ct_helper_init(struct nf_conntrack_helper *helper, 99 int nf_conntrack_helper_register(struct nf_conntrack_helper *); 100 void nf_conntrack_helper_unregister(struct nf_conntrack_helper *); 102 int nf_conntrack_helpers_register(struct nf_conntrack_helper *, unsigned int); 103 void nf_conntrack_helpers_unregister(struct nf_conntrack_helper *,
|
D | nf_conntrack_expect.h | 34 struct nf_conntrack_helper *helper;
|
/Linux-v4.19/net/netfilter/ |
D | nf_conntrack_helper.c | 41 module_param_named(nf_conntrack_helper, nf_ct_auto_assign_helper, bool, 0644); 42 MODULE_PARM_DESC(nf_conntrack_helper, 114 static struct nf_conntrack_helper * 117 struct nf_conntrack_helper *helper; in __nf_ct_helper_find() 132 struct nf_conntrack_helper * 135 struct nf_conntrack_helper *h; in __nf_conntrack_helper_find() 155 struct nf_conntrack_helper * 158 struct nf_conntrack_helper *h; in nf_conntrack_helper_try_module_get() 187 void nf_conntrack_helper_put(struct nf_conntrack_helper *helper) in nf_conntrack_helper_put() 208 static struct nf_conntrack_helper * [all …]
|
D | nfnetlink_cthelper.c | 38 struct nf_conntrack_helper helper; 48 struct nf_conntrack_helper *helper; in nfnl_userspace_cthelper() 171 nfnl_cthelper_parse_expect_policy(struct nf_conntrack_helper *helper, in nfnl_cthelper_parse_expect_policy() 221 struct nf_conntrack_helper *helper; in nfnl_cthelper_create() 317 struct nf_conntrack_helper *helper) in nfnl_cthelper_update_policy_all() 357 static int nfnl_cthelper_update_policy(struct nf_conntrack_helper *helper, in nfnl_cthelper_update_policy() 381 struct nf_conntrack_helper *helper) in nfnl_cthelper_update() 417 struct nf_conntrack_helper *cur, *helper = NULL; in nfnl_cthelper_new() 461 struct nf_conntrack_helper *helper) in nfnl_cthelper_dump_tuple() 485 struct nf_conntrack_helper *helper) in nfnl_cthelper_dump_policy() [all …]
|
D | nf_conntrack_netbios_ns.c | 50 static struct nf_conntrack_helper helper __read_mostly = {
|
D | nf_conntrack_snmp.c | 57 static struct nf_conntrack_helper helper __read_mostly = {
|
D | nft_ct.c | 38 struct nf_conntrack_helper *helper4; 39 struct nf_conntrack_helper *helper6; 70 const struct nf_conntrack_helper *helper; in nft_ct_get_eval() 963 struct nf_conntrack_helper *help4, *help6; in nft_ct_helper_obj_init() 1050 struct nf_conntrack_helper *to_assign = NULL; in nft_ct_helper_obj_eval() 1088 const struct nf_conntrack_helper *helper; in nft_ct_helper_obj_dump()
|
D | xt_helper.c | 32 const struct nf_conntrack_helper *helper; in helper_mt()
|
D | nf_conntrack_tftp.c | 100 static struct nf_conntrack_helper tftp[MAX_PORTS * 2] __read_mostly;
|
D | nf_conntrack_expect.c | 364 struct nf_conntrack_helper *helper; in nf_ct_expect_insert() 411 struct nf_conntrack_helper *helper; in __nf_ct_expect_check() 598 struct nf_conntrack_helper *helper; in exp_seq_show()
|
D | nf_conntrack_sane.c | 169 static struct nf_conntrack_helper sane[MAX_PORTS * 2] __read_mostly;
|
D | nf_conntrack_amanda.c | 175 static struct nf_conntrack_helper amanda_helper[2] __read_mostly = {
|
D | nf_conntrack_irc.c | 232 static struct nf_conntrack_helper irc[MAX_PORTS] __read_mostly;
|
D | nf_conntrack_h323_main.c | 115 static struct nf_conntrack_helper nf_conntrack_helper_h245; 116 static struct nf_conntrack_helper nf_conntrack_helper_q931[]; 117 static struct nf_conntrack_helper nf_conntrack_helper_ras[]; 628 static struct nf_conntrack_helper nf_conntrack_helper_h245 __read_mostly = { 1193 static struct nf_conntrack_helper nf_conntrack_helper_q931[] __read_mostly = { 1761 static struct nf_conntrack_helper nf_conntrack_helper_ras[] __read_mostly = {
|
D | nf_conntrack_netlink.c | 210 struct nf_conntrack_helper *helper; in ctnetlink_dump_helpinfo() 1601 struct nf_conntrack_helper *helper; in ctnetlink_change_helper() 1908 struct nf_conntrack_helper *helper; in ctnetlink_create_conntrack() 2328 struct nf_conntrack_helper *helper, 2563 struct nf_conntrack_helper *helper = NULL; in ctnetlink_glue_attach_expect() 2731 struct nf_conntrack_helper *helper; in ctnetlink_exp_dump_expect() 3197 struct nf_conntrack_helper *helper, in ctnetlink_alloc_expect() 3265 struct nf_conntrack_helper *helper = NULL; in ctnetlink_create_expect()
|
D | Makefile | 4 …ck-y := nf_conntrack_core.o nf_conntrack_standalone.o nf_conntrack_expect.o nf_conntrack_helper.o \
|
D | xt_CT.c | 79 struct nf_conntrack_helper *helper; in xt_ct_set_helper()
|
D | nf_conntrack_proto.c | 410 const struct nf_conntrack_helper *helper; in ipv4_helper() 709 const struct nf_conntrack_helper *helper; in ipv6_helper()
|
D | nf_conntrack_ftp.c | 562 static struct nf_conntrack_helper ftp[MAX_PORTS * 2] __read_mostly;
|
D | nf_conntrack_pptp.c | 602 static struct nf_conntrack_helper pptp __read_mostly = {
|
D | nf_conntrack_sip.c | 1595 static struct nf_conntrack_helper sip[MAX_PORTS * 4] __read_mostly;
|
/Linux-v4.19/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic_main.c | 209 static struct nf_conntrack_helper snmp_trap_helper __read_mostly = {
|
/Linux-v4.19/Documentation/networking/ |
D | nf_conntrack-sysctl.txt | 64 nf_conntrack_helper - BOOLEAN
|
/Linux-v4.19/net/openvswitch/ |
D | conntrack.c | 67 struct nf_conntrack_helper *helper; 441 const struct nf_conntrack_helper *helper; in ovs_ct_helper() 1297 struct nf_conntrack_helper *helper; in ovs_ct_add_helper()
|