Symbol: xt_mtdtor_param
include/linux/netfilter/x_tables.h
150
void (*destroy)(const struct xt_mtdtor_param *);
net/bridge/netfilter/ebtables.c
622
struct xt_mtdtor_param par;
net/ipv4/netfilter/ip_tables.c
452
struct xt_mtdtor_param par;
net/ipv6/netfilter/ip6_tables.c
470
struct xt_mtdtor_param par;
net/netfilter/nft_compat.c
556
struct xt_mtdtor_param par;
net/netfilter/xt_bpf.c
103
static void bpf_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_bpf.c
110
static void bpf_mt_destroy_v1(const struct xt_mtdtor_param *par)
net/netfilter/xt_cgroup.c
181
static void cgroup_mt_destroy_v1(const struct xt_mtdtor_param *par)
net/netfilter/xt_cgroup.c
189
static void cgroup_mt_destroy_v2(const struct xt_mtdtor_param *par)
net/netfilter/xt_cluster.c
144
static void xt_cluster_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_connbytes.c
132
static void connbytes_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_connlabel.c
75
static void connlabel_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_connlimit.c
104
static void connlimit_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_connmark.c
145
static void connmark_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_conntrack.c
277
static void conntrack_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_hashlimit.c
961
static void hashlimit_mt_destroy_v2(const struct xt_mtdtor_param *par)
net/netfilter/xt_hashlimit.c
968
static void hashlimit_mt_destroy_v1(const struct xt_mtdtor_param *par)
net/netfilter/xt_hashlimit.c
975
static void hashlimit_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_helper.c
69
static void helper_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_limit.c
136
static void limit_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_nfacct.c
50
nfacct_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_quota.c
62
static void quota_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_rateest.c
121
static void xt_rateest_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_recent.c
451
static void recent_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_set.c
108
set_match_v0_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_set.c
156
set_match_v1_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_socket.c
219
static void socket_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_state.c
49
static void state_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_statistic.c
69
static void statistic_mt_destroy(const struct xt_mtdtor_param *par)
net/netfilter/xt_string.c
65
static void string_mt_destroy(const struct xt_mtdtor_param *par)
net/sched/em_ipt.c
193
struct xt_mtdtor_param par = {