Home
last modified time | relevance | path

Searched refs:xt_tgdtor_param (Results 1 – 21 of 21) sorted by relevance

/linux/net/netfilter/
H A Dxt_TRACE.c20 static void trace_tg_destroy(const struct xt_tgdtor_param *par) in trace_tg_destroy()
H A Dxt_TPROXY.c190 static void tproxy_tg6_destroy(const struct xt_tgdtor_param *par) in tproxy_tg6_destroy()
213 static void tproxy_tg4_destroy(const struct xt_tgdtor_param *par) in tproxy_tg4_destroy()
H A Dxt_REDIRECT.c46 static void redirect_tg_destroy(const struct xt_tgdtor_param *par) in redirect_tg_destroy()
H A Dxt_LOG.c72 static void log_tg_destroy(const struct xt_tgdtor_param *par) in log_tg_destroy()
H A Dxt_CONNSECMARK.c112 static void connsecmark_tg_destroy(const struct xt_tgdtor_param *par) in connsecmark_tg_destroy()
H A Dxt_NFLOG.c62 static void nflog_tg_destroy(const struct xt_tgdtor_param *par) in nflog_tg_destroy()
H A Dxt_MASQUERADE.c49 static void masquerade_tg_destroy(const struct xt_tgdtor_param *par) in masquerade_tg_destroy()
H A Dxt_SECMARK.c110 static void secmark_tg_destroy(const struct xt_tgdtor_param *par) in secmark_tg_destroy()
H A Dxt_LED.c157 static void led_tg_destroy(const struct xt_tgdtor_param *par) in led_tg_destroy()
H A Dxt_set.c274 set_target_v0_destroy(const struct xt_tgdtor_param *par) in set_target_v0_destroy()
345 set_target_v1_destroy(const struct xt_tgdtor_param *par) in set_target_v1_destroy()
517 set_target_v3_destroy(const struct xt_tgdtor_param *par) in set_target_v3_destroy()
H A Dxt_NETMAP.c65 static void netmap_tg_destroy(const struct xt_tgdtor_param *par) in netmap_tg_destroy()
H A Dxt_TEE.c132 static void tee_tg_destroy(const struct xt_tgdtor_param *par) in tee_tg_destroy()
H A Dxt_connmark.c125 static void connmark_tg_destroy(const struct xt_tgdtor_param *par) in connmark_tg_destroy()
H A Dxt_RATEEST.c175 static void xt_rateest_tg_destroy(const struct xt_tgdtor_param *par) in xt_rateest_tg_destroy()
H A Dxt_nat.c41 static void xt_nat_destroy(const struct xt_tgdtor_param *par) in xt_nat_destroy()
H A Dnft_compat.c305 struct xt_tgdtor_param par; in nft_target_destroy()
/linux/net/bridge/netfilter/
H A Debt_nflog.c60 static void ebt_nflog_tg_destroy(const struct xt_tgdtor_param *par) in ebt_nflog_tg_destroy()
H A Debtables.c646 struct xt_tgdtor_param par; in ebt_cleanup_watcher()
664 struct xt_tgdtor_param par; in ebt_cleanup_entry()
/linux/include/linux/netfilter/
H A Dx_tables.h138 struct xt_tgdtor_param { struct
210 void (*destroy)(const struct xt_tgdtor_param *);
/linux/net/ipv4/netfilter/
H A Dipt_SYNPROXY.c87 static void synproxy_tg4_destroy(const struct xt_tgdtor_param *par) in synproxy_tg4_destroy()
/linux/net/ipv6/netfilter/
H A Dip6t_SYNPROXY.c90 static void synproxy_tg6_destroy(const struct xt_tgdtor_param *par) in synproxy_tg6_destroy()