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 284 static struct xtables_target snat_tg_reg = { variable in typeref:struct:xtables_target
302 xtables_register_target(&snat_tg_reg);
libip6t_SNAT.c 300 static struct xtables_target snat_tg_reg = { variable in typeref:struct:xtables_target
318 xtables_register_target(&snat_tg_reg);
libipt_SNAT.c 307 static struct xtables_target snat_tg_reg = { variable in typeref:struct:xtables_target
324 xtables_register_target(&snat_tg_reg);

Completed in 200 milliseconds