Home
last modified time | relevance | path

Searched refs:xt_xlate_tg_params (Results 1 – 22 of 22) sorted by relevance

/external/iptables/extensions/
Dlibxt_NFQUEUE.c274 const struct xt_xlate_tg_params *params) in NFQUEUE_xlate()
285 const struct xt_xlate_tg_params *params) in NFQUEUE_xlate_v1()
301 const struct xt_xlate_tg_params *params) in NFQUEUE_xlate_v2()
319 const struct xt_xlate_tg_params *params) in NFQUEUE_xlate_v3()
Dlibxt_DSCP.c97 const struct xt_xlate_tg_params *params) in DSCP_xlate()
107 const struct xt_xlate_tg_params *params) in DSCP_xlate6()
Dlibxt_TEE.c96 const struct xt_xlate_tg_params *params) in tee_tg_xlate()
113 const struct xt_xlate_tg_params *params) in tee_tg6_xlate()
Dlibxt_TRACE.c11 const struct xt_xlate_tg_params *params) in trace_xlate()
Dlibxt_MARK.c249 const struct xt_xlate_tg_params *params) in mark_tg_xlate()
271 const struct xt_xlate_tg_params *params) in MARK_xlate()
Dlibxt_CLASSIFY.c84 const struct xt_xlate_tg_params *params) in CLASSIFY_xlate()
Dlibip6t_REJECT.c143 const struct xt_xlate_tg_params *params) in REJECT_xlate()
Dlibxt_NFLOG.c128 const struct xt_xlate_tg_params *params) in NFLOG_xlate()
Dlibip6t_MASQUERADE.c135 const struct xt_xlate_tg_params *params) in MASQUERADE_xlate()
Dlibipt_REJECT.c163 const struct xt_xlate_tg_params *params) in REJECT_xlate()
Dlibip6t_REDIRECT.c136 const struct xt_xlate_tg_params *params) in REDIRECT_xlate()
Dlibipt_MASQUERADE.c138 const struct xt_xlate_tg_params *params) in MASQUERADE_xlate()
Dlibipt_REDIRECT.c139 const struct xt_xlate_tg_params *params) in REDIRECT_xlate()
Dlibip6t_LOG.c186 const struct xt_xlate_tg_params *params) in LOG_xlate()
Dlibipt_LOG.c186 const struct xt_xlate_tg_params *params) in LOG_xlate()
Dlibip6t_DNAT.c263 const struct xt_xlate_tg_params *params) in DNAT_xlate()
Dlibip6t_SNAT.c273 const struct xt_xlate_tg_params *params) in SNAT_xlate()
Dlibipt_DNAT.c266 const struct xt_xlate_tg_params *params) in DNAT_xlate()
Dlibxt_CONNMARK.c351 const struct xt_xlate_tg_params *params) in connmark_tg_xlate()
Dlibipt_SNAT.c277 const struct xt_xlate_tg_params *params) in SNAT_xlate()
/external/iptables/include/
Dxtables.h217 struct xt_xlate_tg_params { struct
369 const struct xt_xlate_tg_params *params);
/external/iptables/iptables/
Dxtables-translate.c69 struct xt_xlate_tg_params params = { in xlate_action()