Searched refs:tlv_value (Results 1 – 1 of 1) sorted by relevance
2347 …u_int8_t * __indexable tlv_value = necp_buffer_get_tlv_value(buffer, buffer_length, tlv_offset, NU… in necp_get_tlv_at_offset() local2348 if (tlv_value == NULL) { in necp_get_tlv_at_offset()2354 memcpy(out_buffer, tlv_value, tlv_length); in necp_get_tlv_at_offset()