Home
last modified time | relevance | path

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

12

/Linux-v4.19/net/netfilter/
Dxt_TRACE.c19 static void trace_tg_destroy(const struct xt_tgdtor_param *par) in trace_tg_destroy()
Dxt_CT.c351 static void xt_ct_tg_destroy(const struct xt_tgdtor_param *par, in xt_ct_tg_destroy()
369 static void xt_ct_tg_destroy_v0(const struct xt_tgdtor_param *par) in xt_ct_tg_destroy_v0()
384 static void xt_ct_tg_destroy_v1(const struct xt_tgdtor_param *par) in xt_ct_tg_destroy_v1()
Dxt_NFLOG.c57 static void nflog_tg_destroy(const struct xt_tgdtor_param *par) in nflog_tg_destroy()
Dxt_REDIRECT.c47 static void redirect_tg_destroy(const struct xt_tgdtor_param *par) in redirect_tg_destroy()
Dxt_LOG.c67 static void log_tg_destroy(const struct xt_tgdtor_param *par) in log_tg_destroy()
Dxt_CONNSECMARK.c116 static void connsecmark_tg_destroy(const struct xt_tgdtor_param *par) in connsecmark_tg_destroy()
Dxt_SECMARK.c119 static void secmark_tg_destroy(const struct xt_tgdtor_param *par) in secmark_tg_destroy()
Dxt_LED.c169 static void led_tg_destroy(const struct xt_tgdtor_param *par) in led_tg_destroy()
Dxt_TEE.c119 static void tee_tg_destroy(const struct xt_tgdtor_param *par) in tee_tg_destroy()
Dxt_connmark.c125 static void connmark_tg_destroy(const struct xt_tgdtor_param *par) in connmark_tg_destroy()
Dxt_set.c278 set_target_v0_destroy(const struct xt_tgdtor_param *par) in set_target_v0_destroy()
349 set_target_v1_destroy(const struct xt_tgdtor_param *par) in set_target_v1_destroy()
511 set_target_v3_destroy(const struct xt_tgdtor_param *par) in set_target_v3_destroy()
Dxt_NETMAP.c66 static void netmap_tg_destroy(const struct xt_tgdtor_param *par) in netmap_tg_destroy()
Dxt_RATEEST.c174 static void xt_rateest_tg_destroy(const struct xt_tgdtor_param *par) in xt_rateest_tg_destroy()
Dxt_nat.c35 static void xt_nat_destroy(const struct xt_tgdtor_param *par) in xt_nat_destroy()
Dxt_IDLETIMER.c228 static void idletimer_tg_destroy(const struct xt_tgdtor_param *par) in idletimer_tg_destroy()
Dnft_compat.c280 struct xt_tgdtor_param par; in nft_target_destroy()
/Linux-v4.19/net/ipv6/netfilter/
Dip6t_MASQUERADE.c39 static void masquerade_tg6_destroy(const struct xt_tgdtor_param *par) in masquerade_tg6_destroy()
Dip6t_SYNPROXY.c490 static void synproxy_tg6_destroy(const struct xt_tgdtor_param *par) in synproxy_tg6_destroy()
/Linux-v4.19/net/ipv4/netfilter/
Dipt_MASQUERADE.c62 static void masquerade_tg_destroy(const struct xt_tgdtor_param *par) in masquerade_tg_destroy()
Dipt_SYNPROXY.c468 static void synproxy_tg4_destroy(const struct xt_tgdtor_param *par) in synproxy_tg4_destroy()
Dipt_CLUSTERIP.c521 static void clusterip_tg_destroy(const struct xt_tgdtor_param *par) in clusterip_tg_destroy()
Darp_tables.c498 struct xt_tgdtor_param par; in cleanup_entry()
/Linux-v4.19/include/linux/netfilter/
Dx_tables.h135 struct xt_tgdtor_param { struct
201 void (*destroy)(const struct xt_tgdtor_param *);
/Linux-v4.19/net/sched/
Dact_ipt.c70 struct xt_tgdtor_param par = { in ipt_destroy_target()
/Linux-v4.19/net/bridge/netfilter/
Debtables.c623 struct xt_tgdtor_param par; in ebt_cleanup_watcher()
641 struct xt_tgdtor_param par; in ebt_cleanup_entry()

12