Searched refs:N_CLR (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 Difconfig.c78 #define N_CLR 0x01 macro
86 #define N_MASK (N_CLR | N_SET | N_ARG)
88 #define CLR_MASK (N_CLR | M_CLR)
241 {"arp", N_CLR | M_SET, 0, IFF_NOARP},
242 {"trailers", N_CLR | M_SET, 0, IFF_NOTRAILERS},
248 {"down", N_CLR, 0, IFF_UP},

Completed in 28 milliseconds