Home
last modified time | relevance | path

Searched refs:xt_unregister_targets (Results 1 – 25 of 33) sorted by relevance

12

/linux/net/netfilter/
H A Dxt_mark.c91 xt_unregister_targets(mark_tg_reg, ARRAY_SIZE(mark_tg_reg)); in mark_mt_init()
100 xt_unregister_targets(mark_tg_reg, ARRAY_SIZE(mark_tg_reg)); in mark_mt_exit()
H A Dxt_MASQUERADE.c109 xt_unregister_targets(masquerade_tg_reg, in masquerade_tg_init()
119 xt_unregister_targets(masquerade_tg_reg, ARRAY_SIZE(masquerade_tg_reg)); in masquerade_tg_exit()
H A Dxt_connmark.c216 xt_unregister_targets(connmark_tg_reg, in connmark_mt_init()
226 xt_unregister_targets(connmark_tg_reg, ARRAY_SIZE(connmark_tg_reg)); in connmark_mt_exit()
H A Dxt_TEE.c211 xt_unregister_targets(tee_tg_reg, ARRAY_SIZE(tee_tg_reg)); in tee_tg_init()
220 xt_unregister_targets(tee_tg_reg, ARRAY_SIZE(tee_tg_reg)); in tee_tg_exit()
H A Dxt_TRACE.c64 xt_unregister_targets(trace_tg_reg, ARRAY_SIZE(trace_tg_reg)); in trace_tg_exit()
H A Dxt_CLASSIFY.c78 xt_unregister_targets(classify_tg_reg, ARRAY_SIZE(classify_tg_reg)); in classify_tg_exit()
H A Dxt_CHECKSUM.c96 xt_unregister_targets(checksum_tg_reg, ARRAY_SIZE(checksum_tg_reg)); in checksum_tg_exit()
H A Dxt_REDIRECT.c114 xt_unregister_targets(redirect_tg_reg, ARRAY_SIZE(redirect_tg_reg)); in redirect_tg_exit()
H A Dxt_LOG.c107 xt_unregister_targets(log_tg_regs, ARRAY_SIZE(log_tg_regs)); in log_tg_exit()
H A Dxt_CONNSECMARK.c149 xt_unregister_targets(connsecmark_tg_reg, ARRAY_SIZE(connsecmark_tg_reg)); in connsecmark_tg_exit()
H A Dxt_NFLOG.c99 xt_unregister_targets(nflog_tg_reg, ARRAY_SIZE(nflog_tg_reg)); in nflog_tg_exit()
H A Dxt_HL.c153 xt_unregister_targets(hl_tg_reg, ARRAY_SIZE(hl_tg_reg)); in hl_tg_exit()
H A Dxt_AUDIT.c154 xt_unregister_targets(audit_tg_reg, ARRAY_SIZE(audit_tg_reg)); in audit_tg_exit()
H A Dxt_TCPOPTSTRIP.c143 xt_unregister_targets(tcpoptstrip_tg_reg, in tcpoptstrip_tg_exit()
H A Dxt_DSCP.c157 xt_unregister_targets(dscp_tg_reg, ARRAY_SIZE(dscp_tg_reg)); in dscp_tg_exit()
H A Dxt_NFQUEUE.c154 xt_unregister_targets(nfqueue_tg_reg, ARRAY_SIZE(nfqueue_tg_reg)); in nfqueue_tg_exit()
H A Dxt_SECMARK.c210 xt_unregister_targets(secmark_tg_reg, ARRAY_SIZE(secmark_tg_reg)); in secmark_tg_exit()
H A Dxt_LED.c215 xt_unregister_targets(led_tg_reg, ARRAY_SIZE(led_tg_reg)); in led_tg_exit()
H A Dxt_NETMAP.c159 xt_unregister_targets(netmap_tg_reg, ARRAY_SIZE(netmap_tg_reg)); in netmap_tg_exit()
H A Dxt_RATEEST.c237 xt_unregister_targets(xt_rateest_tg_reg, ARRAY_SIZE(xt_rateest_tg_reg)); in xt_rateest_tg_fini()
H A Dxt_nat.c235 xt_unregister_targets(xt_nat_target_reg, ARRAY_SIZE(xt_nat_target_reg)); in xt_nat_exit()
H A Dxt_TPROXY.c260 xt_unregister_targets(tproxy_tg_reg, ARRAY_SIZE(tproxy_tg_reg)); in tproxy_tg_exit()
H A Dxt_TCPMSS.c341 xt_unregister_targets(tcpmss_tg_reg, ARRAY_SIZE(tcpmss_tg_reg)); in tcpmss_tg_exit()
/linux/net/ipv6/netfilter/
H A Dip6t_NPT.c180 xt_unregister_targets(ip6t_npt_target_reg, in ip6t_npt_exit()
/linux/include/linux/netfilter/
H A Dx_tables.h263 void xt_unregister_targets(struct xt_target *target, unsigned int n);

12