Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dntstat.c5291 nstat_accumulate_msg( in nstat_accumulate_msg() function
5627 return nstat_accumulate_msg(client, (uint8_t *)&counts, sizeof(counts)); in nstat_client_append_counts()
5717 return nstat_accumulate_msg(client, (uint8_t *)buffer, size); in nstat_client_append_description()
5984 result = nstat_accumulate_msg(client, (uint8_t *)buffer, size); in nstat_client_append_update()