Searched refs:NSTAT_IFNET_IS_LOOPBACK (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215.41.3/bsd/net/ | ||
| H A D | ntstat.h | 341 #define NSTAT_IFNET_IS_LOOPBACK 0x00000002 macro |
| H A D | ntstat.c | 687 flags |= NSTAT_IFNET_IS_LOOPBACK; in nstat_ifnet_to_flags() |