/openbmc/linux/include/net/netfilter/ |
H A D | nf_conntrack_helper.h | 32 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, 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 *, 121 u8 proto, bool nat, struct nf_conntrack_helper **hp); [all …]
|
H A D | nf_conntrack_expect.h | 43 struct nf_conntrack_helper *helper;
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_helper.c | 51 struct nf_conntrack_helper * 54 struct nf_conntrack_helper *h; in __nf_conntrack_helper_find() 74 struct nf_conntrack_helper * 77 struct nf_conntrack_helper *h; in nf_conntrack_helper_try_module_get() 131 struct nf_conntrack_helper *h; in nf_nat_helper_try_module_get() 194 struct nf_conntrack_helper *helper = NULL; in __nf_ct_try_assign_helper() 262 struct nf_conntrack_helper *helper; in nf_ct_helper_destroy() 330 const struct nf_conntrack_helper *helper; in nf_ct_helper_log() 356 struct nf_conntrack_helper *cur; in nf_conntrack_helper_register() 404 const struct nf_conntrack_helper *me = data; in expect_iter_me() [all …]
|
H A D | nfnetlink_cthelper.c | 35 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() 223 struct nf_conntrack_helper *helper; in nfnl_cthelper_create() 467 struct nf_conntrack_helper *helper) in nfnl_cthelper_dump_tuple() 491 struct nf_conntrack_helper *helper) in nfnl_cthelper_dump_policy() 579 struct nf_conntrack_helper *cur, *last; in nfnl_cthelper_dump_table() 620 struct nf_conntrack_helper *cur; in nfnl_cthelper_get() 685 struct nf_conntrack_helper *cur; in nfnl_cthelper_del() [all …]
|
H A D | nf_conntrack_ovs.c | 15 const struct nf_conntrack_helper *helper; in nf_ct_helper() 79 u8 proto, bool nat, struct nf_conntrack_helper **hp) in nf_ct_add_helper() 81 struct nf_conntrack_helper *helper; in nf_ct_add_helper()
|
H A D | nf_conntrack_netbios_ns.c | 47 static struct nf_conntrack_helper helper __read_mostly = {
|
H A D | nf_conntrack_snmp.c | 53 static struct nf_conntrack_helper helper __read_mostly = {
|
H A D | xt_helper.c | 29 const struct nf_conntrack_helper *helper; in helper_mt()
|
H A D | nf_conntrack_broadcast.c | 23 const struct nf_conntrack_helper *helper; in nf_conntrack_broadcast_help()
|
H A D | nft_ct.c | 27 struct nf_conntrack_helper *helper4; 28 struct nf_conntrack_helper *helper6; 60 const struct nf_conntrack_helper *helper; in nft_ct_get_eval() 1056 struct nf_conntrack_helper *help4, *help6; in nft_ct_helper_obj_init() 1143 struct nf_conntrack_helper *to_assign = NULL; in nft_ct_helper_obj_eval() 1181 const struct nf_conntrack_helper *helper; in nft_ct_helper_obj_dump()
|
H A D | nf_conntrack_tftp.c | 100 static struct nf_conntrack_helper tftp[MAX_PORTS * 2] __read_mostly;
|
H A D | xt_CT.c | 76 struct nf_conntrack_helper *helper; in xt_ct_set_helper() 141 struct nf_conntrack_helper *helper; in xt_ct_put_helper()
|
H A D | nf_conntrack_expect.c | 389 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()
|
H A D | nf_conntrack_sane.c | 169 static struct nf_conntrack_helper sane[MAX_PORTS * 2] __read_mostly;
|
H A D | nf_conntrack_amanda.c | 178 static struct nf_conntrack_helper amanda_helper[2] __read_mostly = {
|
H A D | nf_conntrack_h323_main.c | 60 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 = {
|
H A D | nf_conntrack_irc.c | 262 static struct nf_conntrack_helper irc[MAX_PORTS] __read_mostly;
|
H A D | nf_conntrack_netlink.c | 227 struct nf_conntrack_helper *helper; in ctnetlink_dump_helpinfo() 1921 struct nf_conntrack_helper *helper; in ctnetlink_change_helper() 2235 struct nf_conntrack_helper *helper; in ctnetlink_create_conntrack() 2631 struct nf_conntrack_helper *helper, 2860 struct nf_conntrack_helper *helper = NULL; in ctnetlink_glue_attach_expect() 3048 struct nf_conntrack_helper *helper; in ctnetlink_exp_dump_expect() 3365 struct nf_conntrack_helper *helper; in expect_iter_name() 3502 struct nf_conntrack_helper *helper, in ctnetlink_alloc_expect() 3570 struct nf_conntrack_helper *helper = NULL; in ctnetlink_create_expect()
|
H A D | Makefile | 4 …ck-y := nf_conntrack_core.o nf_conntrack_standalone.o nf_conntrack_expect.o nf_conntrack_helper.o \
|
H A D | nf_conntrack_ftp.c | 560 static struct nf_conntrack_helper ftp[MAX_PORTS * 2] __read_mostly;
|
H A D | nf_conntrack_proto.c | 178 const struct nf_conntrack_helper *helper; in nf_confirm()
|
H A D | nf_conntrack_pptp.c | 589 static struct nf_conntrack_helper pptp __read_mostly = {
|
H A D | nf_conntrack_sip.c | 1232 struct nf_conntrack_helper *helper; in process_register_request() 1640 static struct nf_conntrack_helper sip[MAX_PORTS * 4] __read_mostly;
|
/openbmc/linux/include/net/tc_act/ |
H A D | tc_ct.h | 13 struct nf_conntrack_helper *helper; 60 static inline struct nf_conntrack_helper *tcf_ct_helper(const struct tc_action *a) in tcf_ct_helper() 72 static inline struct nf_conntrack_helper *tcf_ct_helper(const struct tc_action *a) in tcf_ct_helper()
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic_main.c | 205 static struct nf_conntrack_helper snmp_trap_helper __read_mostly = {
|