Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dntstat.c410 static boolean_t nstat_client_begin_query(nstat_client *client, const nstat_msg_hdr *hdrp);
496 static boolean_t nstat_client_begin_query(nstat_client *client, const nstat_msg_hdr *hdrp);
6361 partial = nstat_client_begin_query(client, &req.hdr); in nstat_client_handle_query_request()
6507 partial = nstat_client_begin_query(client, &req.hdr); in nstat_client_handle_get_src_description()
6597 nstat_client_begin_query( in nstat_client_begin_query() function
6681 partial = nstat_client_begin_query(client, &req.hdr); in nstat_client_handle_get_update()