Home
last modified time | relevance | path

Searched refs:NSTAT_IFNET_IS_CONSTRAINED (Results 1 – 2 of 2) sorted by relevance

/xnu-10002.61.3/bsd/net/
H A Dntstat.h349 #define NSTAT_IFNET_IS_CONSTRAINED 0x0400 macro
H A Dntstat.c388 flags |= NSTAT_IFNET_IS_CONSTRAINED; in nstat_ifnet_to_flags()