Searched refs:nstat_control_send_description (Results 1 – 1 of 1) sorted by relevance
| /xnu-8796.141.3/bsd/net/ |
| H A D | ntstat.c | 257 static int nstat_control_send_description(nstat_control_state *state, nstat_src *src, u_in… 3563 nstat_control_send_description(state, src, 0, 0); in nstat_ifnet_lookup() 5206 result = nstat_control_send_description(state, src, 0, NSTAT_MSG_HDR_FLAG_CLOSING); in nstat_control_send_goodbye() 5587 nstat_control_send_description( in nstat_control_send_description() function 6324 result = nstat_control_send_description(state, src, 0, 0); in nstat_control_handle_query_request() 6407 result = nstat_control_send_description(state, src, req.hdr.context, 0); in nstat_control_handle_get_src_description()
|