Searched refs:sgw (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/networking/
H A Droute.c476 char devname[64], flags[16], *sdest, *sgw; local
520 sgw = INET_rresolve(&s_addr, (noresolve | 0x4000), m); /* Host instead of net */
523 printf("%-15.15s %-15.15s %-16s%-6s", sdest, sgw, inet_ntoa(mask), flags);
525 free(sgw);

Completed in 89 milliseconds