Searched refs:locality_flags (Results 1 – 1 of 1) sorted by relevance
7900 u_int32_t locality_flags = (filter_flags & (NSTAT_IFNET_IS_LOCAL | NSTAT_IFNET_IS_NON_LOCAL)); in progress_indicators_for_interface() local7936 if ((locality_flags != 0) && ((locality_flags & ifflags) == 0)) { in progress_indicators_for_interface()