Searched refs:nstat_control_send_description (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.41.9/bsd/net/ |
| H A D | ntstat.c | 253 static int nstat_control_send_description(nstat_control_state *state, nstat_src *src, u_in… 3590 nstat_control_send_description(state, src, 0, 0); in nstat_ifnet_lookup() 5221 result = nstat_control_send_description(state, src, 0, NSTAT_MSG_HDR_FLAG_CLOSING); in nstat_control_send_goodbye() 5602 nstat_control_send_description( in nstat_control_send_description() function 6320 result = nstat_control_send_description(state, src, 0, 0); in nstat_control_handle_query_request() 6403 result = nstat_control_send_description(state, src, req.hdr.context, 0); in nstat_control_handle_get_src_description()
|