Symbol: xt_tgdtor_param
include/linux/netfilter/x_tables.h
191
void (*destroy)(const struct xt_tgdtor_param *);
net/bridge/netfilter/ebtables.c
640
struct xt_tgdtor_param par;
net/bridge/netfilter/ebtables.c
658
struct xt_tgdtor_param par;
net/ipv4/netfilter/arp_tables.c
502
struct xt_tgdtor_param par;
net/ipv4/netfilter/ip_tables.c
638
struct xt_tgdtor_param par;
net/ipv4/netfilter/ipt_SYNPROXY.c
87
static void synproxy_tg4_destroy(const struct xt_tgdtor_param *par)
net/ipv6/netfilter/ip6_tables.c
655
struct xt_tgdtor_param par;
net/ipv6/netfilter/ip6t_SYNPROXY.c
90
static void synproxy_tg6_destroy(const struct xt_tgdtor_param *par)
net/netfilter/nft_compat.c
305
struct xt_tgdtor_param par;
net/netfilter/xt_CONNSECMARK.c
112
static void connsecmark_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_CT.c
280
static void xt_ct_tg_destroy(const struct xt_tgdtor_param *par,
net/netfilter/xt_CT.c
300
static void xt_ct_tg_destroy_v0(const struct xt_tgdtor_param *par)
net/netfilter/xt_CT.c
315
static void xt_ct_tg_destroy_v1(const struct xt_tgdtor_param *par)
net/netfilter/xt_IDLETIMER.c
408
static void idletimer_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_IDLETIMER.c
435
static void idletimer_tg_destroy_v1(const struct xt_tgdtor_param *par)
net/netfilter/xt_LED.c
157
static void led_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_LOG.c
72
static void log_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_MASQUERADE.c
49
static void masquerade_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_NETMAP.c
63
static void netmap_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_NFLOG.c
62
static void nflog_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_RATEEST.c
175
static void xt_rateest_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_REDIRECT.c
44
static void redirect_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_SECMARK.c
110
static void secmark_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_TEE.c
132
static void tee_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_TPROXY.c
183
static void tproxy_tg6_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_TPROXY.c
206
static void tproxy_tg4_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_TRACE.c
20
static void trace_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_connmark.c
115
static void connmark_tg_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_nat.c
32
static void xt_nat_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_set.c
274
set_target_v0_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_set.c
345
set_target_v1_destroy(const struct xt_tgdtor_param *par)
net/netfilter/xt_set.c
508
set_target_v3_destroy(const struct xt_tgdtor_param *par)