Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.c6841 …u_int32_t prev_ntc_watching = os_atomic_or_orig(&client->ntc_watching, (1 << provider_id), relaxed… in nstat_set_provider_filter() local
6844 if ((prev_ntc_watching & (1 << provider_id)) != 0) { in nstat_set_provider_filter()