Home
last modified time | relevance | path

Searched defs:frag_start (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8_test_helper.cc128 void RtpFormatVp8TestHelper::CheckHeader(bool frag_start) { in CheckHeader()
242 bool frag_start) { in CheckPacket()
/external/linux-kselftest/tools/testing/selftests/net/
Dip_defrag.c138 uint8_t *frag_start = ipv6 ? ip_frame + IP6_HLEN + FRAG_HLEN : in send_fragment() local