Searched defs:frag_start (Results 1 – 2 of 2) sorted by relevance
128 void RtpFormatVp8TestHelper::CheckHeader(bool frag_start) { in CheckHeader()242 bool frag_start) { in CheckPacket()
138 uint8_t *frag_start = ipv6 ? ip_frame + IP6_HLEN + FRAG_HLEN : in send_fragment() local