Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Dnecp.c3405 u_int8_t *result_buf_cursor = result_buf; in necp_handle_policy_dump_all() local
3879 result_buf_cursor = result_buf + sizeof(u_int32_t); in necp_handle_policy_dump_all()
3882result_buf_cursor = necp_buffer_write_tlv(result_buf_cursor, NECP_TLV_POLICY_DUMP, tlv_buffer_leng… in necp_handle_policy_dump_all()