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

/netgear-R7000-V1.0.7.12_1.2.5/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 105 milliseconds