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