Searched refs:user2_ptr (Results 1 – 2 of 2) sorted by relevance
66 uint8_t* user2_ptr; member
175 if (in_record->hdr.user2_ptr != NULL) { in copy_sdp_records()176 out_record->hdr.user2_ptr = (uint8_t*)free_ptr; // Update pointer in copy_sdp_records()177 memcpy(free_ptr, in_record->hdr.user2_ptr, in copy_sdp_records()