HomeSort by relevance Sort by last modified time
    Searched refs:snat_tg_reg (Results 1 - 3 of 3) sorted by null

  /external/iptables/extensions/
libip6t_DNAT.c 234 static struct xtables_target snat_tg_reg = { variable in typeref:struct:xtables_target
251 xtables_register_target(&snat_tg_reg);
libip6t_SNAT.c 234 static struct xtables_target snat_tg_reg = { variable in typeref:struct:xtables_target
251 xtables_register_target(&snat_tg_reg);
libipt_SNAT.c 245 static struct xtables_target snat_tg_reg = { variable in typeref:struct:xtables_target
261 xtables_register_target(&snat_tg_reg);

Completed in 40 milliseconds