Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dnecp.c2841 u_int8_t *result_buf_cursor = result_buf; in necp_handle_policy_dump_all() local
3255 result_buf_cursor = result_buf + sizeof(u_int32_t); in necp_handle_policy_dump_all()
3258result_buf_cursor = necp_buffer_write_tlv(result_buf_cursor, NECP_TLV_POLICY_DUMP, tlv_buffer_leng… in necp_handle_policy_dump_all()