Searched refs:NSTAT_IFNET_IS_CONSTRAINED (Results 1 – 2 of 2) sorted by relevance
| /xnu-10002.61.3/bsd/net/ | ||
| H A D | ntstat.h | 349 #define NSTAT_IFNET_IS_CONSTRAINED 0x0400 macro |
| H A D | ntstat.c | 388 flags |= NSTAT_IFNET_IS_CONSTRAINED; in nstat_ifnet_to_flags() |