Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dnecp.c2653 u_int8_t *result_buf_cursor = result_buf; in necp_handle_policy_dump_all() local
3051 result_buf_cursor = result_buf + sizeof(u_int32_t); in necp_handle_policy_dump_all()
3054result_buf_cursor = necp_buffer_write_tlv(result_buf_cursor, NECP_TLV_POLICY_DUMP, tlv_buffer_leng… in necp_handle_policy_dump_all()