Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dntstat.h1332 uint64_t nstat_global_client_allocs; // total number of clients allocated member
H A Dntstat.c5954 NSTAT_GLOBAL_COUNT_INCREMENT(nstat_global_client_allocs); in nstat_client_connect()