Home
last modified time | relevance | path

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

/xnu-11215/bsd/net/
H A Dntstat.c403 static errno_t nstat_client_send_counts(nstat_client *client, nstat_src *src, unsigned long lo…
489 static errno_t nstat_client_send_counts(nstat_client *client, nstat_src *src, unsigned long lo…
4505 nstat_client_send_counts(client, src, 0, 0, NULL); in nstat_ifnet_threshold_reached()
5232 result = nstat_client_send_counts(client, src, 0, NSTAT_MSG_HDR_FLAG_CLOSING, NULL); in nstat_client_send_goodbye()
5558 nstat_client_send_counts( in nstat_client_send_counts() function
6375 result = nstat_client_send_counts(client, src, req.hdr.context, 0, &gone); in nstat_client_handle_query_request()