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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dipcalc.c60 #define NETWORK 0x04 macro
93 if (opt & (BROADCAST | NETWORK | NETPREFIX)) {
167 if (opt & NETWORK) {
169 printf("NETWORK=%s\n", inet_ntoa((*(struct in_addr *) &network)));

Completed in 42 milliseconds