Symbol: xt_target
include/linux/netfilter/x_tables.h
117
const struct xt_target *target;
include/linux/netfilter/x_tables.h
127
const struct xt_target *target;
include/linux/netfilter/x_tables.h
260
int xt_register_target(struct xt_target *target);
include/linux/netfilter/x_tables.h
261
void xt_unregister_target(struct xt_target *target);
include/linux/netfilter/x_tables.h
262
int xt_register_targets(struct xt_target *target, unsigned int n);
include/linux/netfilter/x_tables.h
263
void xt_unregister_targets(struct xt_target *target, unsigned int n);
include/linux/netfilter/x_tables.h
311
struct xt_target *xt_request_find_target(u8 af, const char *name, u8 revision);
include/linux/netfilter/x_tables.h
33
const struct xt_target *target;
include/linux/netfilter/x_tables.h
517
int xt_compat_target_offset(const struct xt_target *target);
include/linux/netfilter_bridge/ebtables.h
42
unsigned int hook_num, const struct xt_target *target,
include/linux/netfilter_bridge/ebtables.h
45
const struct xt_target *target, void *targinfo,
include/linux/netfilter_bridge/ebtables.h
47
void (*destroy)(const struct xt_target *target, void *targinfo);
include/linux/netfilter_bridge/ebtables.h
60
unsigned int hook_num, const struct xt_target *target,
include/linux/netfilter_bridge/ebtables.h
63
const struct xt_target *target, void *targinfo,
include/linux/netfilter_bridge/ebtables.h
65
void (*destroy)(const struct xt_target *target, void *targinfo);
include/uapi/linux/netfilter/x_tables.h
47
struct xt_target *target;
include/uapi/linux/netfilter_bridge/ebtables.h
141
struct xt_target *watcher;
include/uapi/linux/netfilter_bridge/ebtables.h
154
struct xt_target *target;
include/uapi/linux/netfilter_bridge/ebtables.h
37
struct xt_target;
include/uapi/linux/netfilter_ipv4/ip_tables.h
30
#define ipt_target xt_target
include/uapi/linux/netfilter_ipv6/ip6_tables.h
30
#define ip6t_target xt_target
net/bridge/netfilter/ebt_arpreply.c
78
static struct xt_target ebt_arpreply_tg_reg __read_mostly = {
net/bridge/netfilter/ebt_dnat.c
81
static struct xt_target ebt_dnat_tg_reg __read_mostly = {
net/bridge/netfilter/ebt_log.c
203
static struct xt_target ebt_log_tg_reg __read_mostly = {
net/bridge/netfilter/ebt_mark.c
83
static struct xt_target ebt_mark_tg_reg __read_mostly = {
net/bridge/netfilter/ebt_nflog.c
51
static struct xt_target ebt_nflog_tg_reg __read_mostly = {
net/bridge/netfilter/ebt_redirect.c
56
static struct xt_target ebt_redirect_tg_reg __read_mostly = {
net/bridge/netfilter/ebt_snat.c
63
static struct xt_target ebt_snat_tg_reg __read_mostly = {
net/bridge/netfilter/ebtables.c
1675
const struct xt_target *target = t->u.target;
net/bridge/netfilter/ebtables.c
1962
struct xt_target *wt;
net/bridge/netfilter/ebtables.c
434
struct xt_target *watcher;
net/bridge/netfilter/ebtables.c
687
struct xt_target *target;
net/bridge/netfilter/ebtables.c
80
static struct xt_target ebt_standard_target = {
net/ipv4/netfilter/arp_tables.c
1081
struct xt_target *target;
net/ipv4/netfilter/arp_tables.c
1590
static struct xt_target arpt_builtin_tg[] __read_mostly = {
net/ipv4/netfilter/arp_tables.c
410
struct xt_target *target;
net/ipv4/netfilter/arpt_mangle.c
72
static struct xt_target arpt_mangle_reg __read_mostly = {
net/ipv4/netfilter/ip_tables.c
1294
struct xt_target *target;
net/ipv4/netfilter/ip_tables.c
1808
static struct xt_target ipt_builtin_tg[] __read_mostly = {
net/ipv4/netfilter/ip_tables.c
520
struct xt_target *target;
net/ipv4/netfilter/ipt_ECN.c
112
static struct xt_target ecn_tg_reg __read_mostly = {
net/ipv4/netfilter/ipt_REJECT.c
88
static struct xt_target reject_tg_reg __read_mostly = {
net/ipv4/netfilter/ipt_SYNPROXY.c
95
static struct xt_target synproxy_tg4_reg __read_mostly = {
net/ipv6/netfilter/ip6_tables.c
1310
struct xt_target *target;
net/ipv6/netfilter/ip6_tables.c
1815
static struct xt_target ip6t_builtin_tg[] __read_mostly = {
net/ipv6/netfilter/ip6_tables.c
539
struct xt_target *target;
net/ipv6/netfilter/ip6t_NPT.c
145
static struct xt_target ip6t_npt_target_reg[] __read_mostly = {
net/ipv6/netfilter/ip6t_REJECT.c
98
static struct xt_target reject_tg6_reg __read_mostly = {
net/ipv6/netfilter/ip6t_SYNPROXY.c
98
static struct xt_target synproxy_tg6_reg __read_mostly = {
net/netfilter/nft_compat.c
105
struct xt_target *target = expr->ops->data;
net/netfilter/nft_compat.c
146
struct xt_target *target, void *info,
net/netfilter/nft_compat.c
186
static void target_compat_from_user(struct xt_target *t, void *in, void *out)
net/netfilter/nft_compat.c
248
struct xt_target *target = expr->ops->data;
net/netfilter/nft_compat.c
302
struct xt_target *target = expr->ops->data;
net/netfilter/nft_compat.c
338
const struct xt_target *target = expr->ops->data;
net/netfilter/nft_compat.c
356
struct xt_target *target = expr->ops->data;
net/netfilter/nft_compat.c
78
struct xt_target *target = expr->ops->data;
net/netfilter/nft_compat.c
875
struct xt_target *target;
net/netfilter/nft_compat.c
936
struct xt_target *target = ops->data;
net/netfilter/x_tables.c
101
xt_unregister_target(struct xt_target *target)
net/netfilter/x_tables.c
112
xt_register_targets(struct xt_target *target, unsigned int n)
net/netfilter/x_tables.c
1147
int xt_compat_target_offset(const struct xt_target *target)
net/netfilter/x_tables.c
1157
const struct xt_target *target = t->u.kernel.target;
net/netfilter/x_tables.c
1185
const struct xt_target *target = t->u.kernel.target;
net/netfilter/x_tables.c
132
xt_unregister_targets(struct xt_target *target, unsigned int n)
net/netfilter/x_tables.c
1722
const struct xt_target *target;
net/netfilter/x_tables.c
1729
target = list_entry(trav->curr, struct xt_target, list);
net/netfilter/x_tables.c
246
static struct xt_target *xt_find_target(u8 af, const char *name, u8 revision)
net/netfilter/x_tables.c
248
struct xt_target *t;
net/netfilter/x_tables.c
275
struct xt_target *xt_request_find_target(u8 af, const char *name, u8 revision)
net/netfilter/x_tables.c
277
struct xt_target *target;
net/netfilter/x_tables.c
372
const struct xt_target *t;
net/netfilter/x_tables.c
89
int xt_register_target(struct xt_target *target)
net/netfilter/xt_AUDIT.c
72
static struct xt_target audit_tg_reg[] __read_mostly = {
net/netfilter/xt_CHECKSUM.c
66
static struct xt_target checksum_tg_reg[] __read_mostly = {
net/netfilter/xt_CLASSIFY.c
37
static struct xt_target classify_tg_reg[] __read_mostly = {
net/netfilter/xt_CONNSECMARK.c
117
static struct xt_target connsecmark_tg_reg[] __read_mostly = {
net/netfilter/xt_CT.c
332
static struct xt_target xt_ct_tg_reg[] __read_mostly = {
net/netfilter/xt_DSCP.c
111
static struct xt_target dscp_tg_reg[] __read_mostly = {
net/netfilter/xt_HL.c
123
static struct xt_target hl_tg_reg[] __read_mostly = {
net/netfilter/xt_HMARK.c
336
static struct xt_target hmark_tg_reg[] __read_mostly = {
net/netfilter/xt_IDLETIMER.c
467
static struct xt_target idletimer_tg[] __read_mostly = {
net/netfilter/xt_LED.c
181
static struct xt_target led_tg_reg[] __read_mostly = {
net/netfilter/xt_LOG.c
77
static struct xt_target log_tg_regs[] __read_mostly = {
net/netfilter/xt_MASQUERADE.c
72
static struct xt_target masquerade_tg_reg[] __read_mostly = {
net/netfilter/xt_NETMAP.c
119
static struct xt_target netmap_tg_reg[] __read_mostly = {
net/netfilter/xt_NFLOG.c
67
static struct xt_target nflog_tg_reg[] __read_mostly = {
net/netfilter/xt_NFQUEUE.c
110
static struct xt_target nfqueue_tg_reg[] __read_mostly = {
net/netfilter/xt_RATEEST.c
182
static struct xt_target xt_rateest_tg_reg[] __read_mostly = {
net/netfilter/xt_REDIRECT.c
77
static struct xt_target redirect_tg_reg[] __read_mostly = {
net/netfilter/xt_SECMARK.c
156
static struct xt_target secmark_tg_reg[] __read_mostly = {
net/netfilter/xt_TCPMSS.c
311
static struct xt_target tcpmss_tg_reg[] __read_mostly = {
net/netfilter/xt_TCPOPTSTRIP.c
112
static struct xt_target tcpoptstrip_tg_reg[] __read_mostly = {
net/netfilter/xt_TEE.c
146
static struct xt_target tee_tg_reg[] __read_mostly = {
net/netfilter/xt_TPROXY.c
211
static struct xt_target tproxy_tg_reg[] __read_mostly = {
net/netfilter/xt_TRACE.c
32
static struct xt_target trace_tg_reg[] __read_mostly = {
net/netfilter/xt_connmark.c
150
static struct xt_target connmark_tg_reg[] __read_mostly = {
net/netfilter/xt_mark.c
42
static struct xt_target mark_tg_reg[] __read_mostly = {
net/netfilter/xt_nat.c
150
static struct xt_target xt_nat_target_reg[] __read_mostly = {
net/netfilter/xt_set.c
616
static struct xt_target set_targets[] __read_mostly = {