Home
last modified time | relevance | path

Searched refs:xt_mtdtor_param (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_bpf.c103 static void bpf_mt_destroy(const struct xt_mtdtor_param *par) in bpf_mt_destroy()
110 static void bpf_mt_destroy_v1(const struct xt_mtdtor_param *par) in bpf_mt_destroy_v1()
H A Dxt_cgroup.c149 static void cgroup_mt_destroy_v1(const struct xt_mtdtor_param *par) in cgroup_mt_destroy_v1()
157 static void cgroup_mt_destroy_v2(const struct xt_mtdtor_param *par) in cgroup_mt_destroy_v2()
H A Dxt_state.c49 static void state_mt_destroy(const struct xt_mtdtor_param *par) in state_mt_destroy()
H A Dxt_quota.c62 static void quota_mt_destroy(const struct xt_mtdtor_param *par) in quota_mt_destroy()
H A Dxt_helper.c69 static void helper_mt_destroy(const struct xt_mtdtor_param *par) in helper_mt_destroy()
H A Dxt_nfacct.c50 nfacct_mt_destroy(const struct xt_mtdtor_param *par) in nfacct_mt_destroy()
H A Dxt_string.c65 static void string_mt_destroy(const struct xt_mtdtor_param *par) in string_mt_destroy()
H A Dxt_statistic.c69 static void statistic_mt_destroy(const struct xt_mtdtor_param *par) in statistic_mt_destroy()
H A Dxt_connlabel.c75 static void connlabel_mt_destroy(const struct xt_mtdtor_param *par) in connlabel_mt_destroy()
H A Dxt_connlimit.c102 static void connlimit_mt_destroy(const struct xt_mtdtor_param *par) in connlimit_mt_destroy()
H A Dxt_cluster.c144 static void xt_cluster_mt_destroy(const struct xt_mtdtor_param *par) in xt_cluster_mt_destroy()
H A Dxt_connbytes.c130 static void connbytes_mt_destroy(const struct xt_mtdtor_param *par) in connbytes_mt_destroy()
H A Dxt_rateest.c116 static void xt_rateest_mt_destroy(const struct xt_mtdtor_param *par) in xt_rateest_mt_destroy()
H A Dxt_limit.c130 static void limit_mt_destroy(const struct xt_mtdtor_param *par) in limit_mt_destroy()
H A Dxt_connmark.c145 static void connmark_mt_destroy(const struct xt_mtdtor_param *par) in connmark_mt_destroy()
H A Dxt_set.c108 set_match_v0_destroy(const struct xt_mtdtor_param *par) in set_match_v0_destroy()
156 set_match_v1_destroy(const struct xt_mtdtor_param *par) in set_match_v1_destroy()
H A Dxt_conntrack.c277 static void conntrack_mt_destroy(const struct xt_mtdtor_param *par) in conntrack_mt_destroy()
H A Dxt_hashlimit.c959 static void hashlimit_mt_destroy_v2(const struct xt_mtdtor_param *par) in hashlimit_mt_destroy_v2()
966 static void hashlimit_mt_destroy_v1(const struct xt_mtdtor_param *par) in hashlimit_mt_destroy_v1()
973 static void hashlimit_mt_destroy(const struct xt_mtdtor_param *par) in hashlimit_mt_destroy()
H A Dxt_quota2.c277 static void quota_mt2_destroy(const struct xt_mtdtor_param *par) in quota_mt2_destroy()
H A Dxt_recent.c451 static void recent_mt_destroy(const struct xt_mtdtor_param *par) in recent_mt_destroy()
H A Dnft_compat.c508 struct xt_mtdtor_param par; in __nft_match_destroy()
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dx_tables.h107 struct xt_mtdtor_param { struct
160 void (*destroy)(const struct xt_mtdtor_param *);
/OK3568_Linux_fs/kernel/net/sched/
H A Dem_ipt.c193 struct xt_mtdtor_param par = { in em_ipt_destroy()
/OK3568_Linux_fs/kernel/net/ipv4/netfilter/
H A Dip_tables.c453 struct xt_mtdtor_param par; in cleanup_match()
/OK3568_Linux_fs/kernel/net/ipv6/netfilter/
H A Dip6_tables.c472 struct xt_mtdtor_param par; in cleanup_match()

12