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