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