Lines Matching full:printf
44 printf(
57 printf(" TEE gw:%s", xtables_ipaddr_to_numeric(&info->gw.in));
59 printf(" TEE gw:%s", xtables_ipaddr_to_anyname(&info->gw.in));
61 printf(" oif=%s", info->oif);
70 printf(" TEE gw:%s", xtables_ip6addr_to_numeric(&info->gw.in6));
72 printf(" TEE gw:%s", xtables_ip6addr_to_anyname(&info->gw.in6));
74 printf(" oif=%s", info->oif);
81 printf(" --gateway %s", xtables_ipaddr_to_numeric(&info->gw.in));
83 printf(" --oif %s", info->oif);
90 printf(" --gateway %s", xtables_ip6addr_to_numeric(&info->gw.in6));
92 printf(" --oif %s", info->oif);