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