Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnecp.c3329 u_int8_t *result_buf_cursor = result_buf; in necp_handle_policy_dump_all() local
3803 result_buf_cursor = result_buf + sizeof(u_int32_t); in necp_handle_policy_dump_all()
3806result_buf_cursor = necp_buffer_write_tlv(result_buf_cursor, NECP_TLV_POLICY_DUMP, tlv_buffer_leng… in necp_handle_policy_dump_all()