Searched refs:nstat_client_send_counts (Results 1 – 1 of 1) sorted by relevance
| /xnu-12377.61.12/bsd/net/ |
| H A D | ntstat.c | 598 static errno_t nstat_client_send_counts(nstat_client *client, nstat_src *src, unsigned long lo… 684 static errno_t nstat_client_send_counts(nstat_client *client, nstat_src *src, unsigned long lo… 4873 nstat_client_send_counts(client, src, 0, 0, NULL); in nstat_ifnet_threshold_reached() 5641 result = nstat_client_send_counts(client, src, 0, NSTAT_MSG_HDR_FLAG_CLOSING, NULL); in nstat_client_send_goodbye() 6058 nstat_client_send_counts( in nstat_client_send_counts() function 7134 result = nstat_client_send_counts(client, src, req.hdr.context, 0, &gone); in nstat_client_handle_query_request()
|