Home | History | Annotate | Download | only in extensions

Lines Matching refs:gw

35 	 .flags = XTOPT_MAND | XTOPT_PUT, XTOPT_POINTER(s, gw)},
57 printf(" TEE gw:%s", xtables_ipaddr_to_numeric(&info->gw.in));
59 printf(" TEE gw:%s", xtables_ipaddr_to_anyname(&info->gw.in));
70 printf(" TEE gw:%s", xtables_ip6addr_to_numeric(&info->gw.in6));
72 printf(" TEE gw:%s", xtables_ip6addr_to_anyname(&info->gw.in6));
81 printf(" --gateway %s", xtables_ipaddr_to_numeric(&info->gw.in));
90 printf(" --gateway %s", xtables_ip6addr_to_numeric(&info->gw.in6));