Searched refs:nf_conntrack_helper (Results 1 – 26 of 26) sorted by relevance
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_helper.c | 42 module_param_named(nf_conntrack_helper, nf_ct_auto_assign_helper, bool, 0644); 43 MODULE_PARM_DESC(nf_conntrack_helper, 115 static struct nf_conntrack_helper * 118 struct nf_conntrack_helper *helper; in __nf_ct_helper_find() 133 struct nf_conntrack_helper * 136 struct nf_conntrack_helper *h; in __nf_conntrack_helper_find() 151 struct nf_conntrack_helper * 154 struct nf_conntrack_helper *h; in nf_conntrack_helper_try_module_get() 172 struct nf_conntrack_helper *helper, gfp_t gfp) in nf_ct_helper_ext_add() 189 struct nf_conntrack_helper *helper = NULL; in __nf_ct_try_assign_helper() [all …]
|
D | nfnetlink_cthelper.c | 40 struct nf_conntrack_helper *helper; in nfnl_userspace_cthelper() 158 nfnl_cthelper_parse_expect_policy(struct nf_conntrack_helper *helper, in nfnl_cthelper_parse_expect_policy() 205 struct nf_conntrack_helper *helper; in nfnl_cthelper_create() 211 helper = kzalloc(sizeof(struct nf_conntrack_helper), GFP_KERNEL); in nfnl_cthelper_create() 258 struct nf_conntrack_helper *helper) in nfnl_cthelper_update() 294 struct nf_conntrack_helper *cur, *helper = NULL; in nfnl_cthelper_new() 346 struct nf_conntrack_helper *helper) in nfnl_cthelper_dump_tuple() 370 struct nf_conntrack_helper *helper) in nfnl_cthelper_dump_policy() 412 int event, struct nf_conntrack_helper *helper) in nfnl_cthelper_fill_info() 464 struct nf_conntrack_helper *cur, *last; in nfnl_cthelper_dump_table() [all …]
|
D | nf_conntrack_netbios_ns.c | 49 static struct nf_conntrack_helper helper __read_mostly = {
|
D | nf_conntrack_snmp.c | 56 static struct nf_conntrack_helper helper __read_mostly = {
|
D | xt_helper.c | 32 const struct nf_conntrack_helper *helper; in helper_mt()
|
D | nf_conntrack_expect.c | 343 struct nf_conntrack_helper *helper; in nf_ct_expect_insert() 394 struct nf_conntrack_helper *helper; in __nf_ct_expect_check() 530 struct nf_conntrack_helper *helper; in exp_seq_show()
|
D | nf_conntrack_tftp.c | 98 static struct nf_conntrack_helper tftp[MAX_PORTS][2] __read_mostly;
|
D | nf_conntrack_sane.c | 167 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_h323_main.c | 114 static struct nf_conntrack_helper nf_conntrack_helper_h245; 115 static struct nf_conntrack_helper nf_conntrack_helper_q931[]; 116 static struct nf_conntrack_helper nf_conntrack_helper_ras[]; 637 static struct nf_conntrack_helper nf_conntrack_helper_h245 __read_mostly = { 1214 static struct nf_conntrack_helper nf_conntrack_helper_q931[] __read_mostly = { 1811 static struct nf_conntrack_helper nf_conntrack_helper_ras[] __read_mostly = {
|
D | nf_conntrack_irc.c | 230 static struct nf_conntrack_helper irc[MAX_PORTS] __read_mostly;
|
D | nf_conntrack_netlink.c | 201 struct nf_conntrack_helper *helper; in ctnetlink_dump_helpinfo() 1471 struct nf_conntrack_helper *helper; in ctnetlink_change_helper() 1727 struct nf_conntrack_helper *helper; in ctnetlink_create_conntrack() 2132 struct nf_conntrack_helper *helper, 2353 struct nf_conntrack_helper *helper = NULL; in ctnetlink_glue_attach_expect() 2528 struct nf_conntrack_helper *helper; in ctnetlink_exp_dump_expect() 2999 struct nf_conntrack_helper *helper, in ctnetlink_alloc_expect() 3078 struct nf_conntrack_helper *helper = NULL; in ctnetlink_create_expect()
|
D | nft_ct.c | 43 const struct nf_conntrack_helper *helper; in nft_ct_get_eval()
|
D | Makefile | 3 …f_conntrack_core.o nf_conntrack_standalone.o nf_conntrack_expect.o nf_conntrack_helper.o nf_conntr…
|
D | xt_CT.c | 79 struct nf_conntrack_helper *helper; in xt_ct_set_helper()
|
D | nf_conntrack_pptp.c | 597 static struct nf_conntrack_helper pptp __read_mostly = {
|
D | nf_conntrack_ftp.c | 573 static struct nf_conntrack_helper ftp[MAX_PORTS][2] __read_mostly;
|
D | nf_conntrack_sip.c | 1590 static struct nf_conntrack_helper sip[MAX_PORTS][4] __read_mostly;
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_conntrack_helper.h | 25 struct nf_conntrack_helper { struct 55 struct nf_conntrack_helper *__nf_conntrack_helper_find(const char *name, argument 58 struct nf_conntrack_helper *nf_conntrack_helper_try_module_get(const char *name, 62 int nf_conntrack_helper_register(struct nf_conntrack_helper *); 63 void nf_conntrack_helper_unregister(struct nf_conntrack_helper *); 66 struct nf_conntrack_helper *helper,
|
D | nf_conntrack.h | 52 struct nf_conntrack_helper; 60 struct nf_conntrack_helper __rcu *helper;
|
D | nf_conntrack_expect.h | 30 struct nf_conntrack_helper *helper;
|
/linux-4.4.14/net/openvswitch/ |
D | conntrack.c | 47 struct nf_conntrack_helper *helper; 257 const struct nf_conntrack_helper *helper; in ovs_ct_helper() 538 struct nf_conntrack_helper *helper; in ovs_ct_add_helper()
|
/linux-4.4.14/Documentation/networking/ |
D | nf_conntrack-sysctl.txt | 81 nf_conntrack_helper - BOOLEAN
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic.c | 1263 static struct nf_conntrack_helper snmp_helper __read_mostly = { 1273 static struct nf_conntrack_helper snmp_trap_helper __read_mostly = {
|
D | nf_conntrack_l3proto_ipv4.c | 102 const struct nf_conntrack_helper *helper; in ipv4_helper()
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_conntrack_l3proto_ipv6.c | 104 const struct nf_conntrack_helper *helper; in ipv6_helper()
|