Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.h817 , NSTAT_SRC_REF_INVALID = 0 enumerator
H A Dntstat.c6994 if (client->ntc_flags & NSTAT_FLAG_CLEANUP || src->nts_srcref == NSTAT_SRC_REF_INVALID) { in nstat_client_source_add()
7045 nstat_src_ref_t srcref = NSTAT_SRC_REF_INVALID; in nstat_client_handle_remove_request()