Home
last modified time | relevance | path

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

/xnu-8796.101.5/bsd/net/
H A Dntstat.h347 #define NSTAT_IFNET_IS_CONSTRAINED 0x0400 macro
H A Dntstat.c373 flags |= NSTAT_IFNET_IS_CONSTRAINED; in nstat_ifnet_to_flags()