Searched refs:first_packet_ptr (Results 1 – 1 of 1) sorted by relevance
265 uint8_t* first_packet_ptr = const_cast<uint8_t*>((*it).dataPtr); in ShiftSubsequentPackets() local273 memmove(first_packet_ptr + steps_to_shift, first_packet_ptr, shift_length); in ShiftSubsequentPackets()