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