Searched refs:tlv_value (Results 1 – 1 of 1) sorted by relevance
2046 u_int8_t *tlv_value = necp_buffer_get_tlv_value(buffer, tlv_offset, NULL); in necp_get_tlv_at_offset() local2047 if (tlv_value == NULL) { in necp_get_tlv_at_offset()2053 memcpy(out_buffer, tlv_value, tlv_length); in necp_get_tlv_at_offset()