Home | History | Annotate | Download | only in quic

Lines Matching refs:PACKET_PUBLIC_FLAGS_VERSION

540   uint8 flags = static_cast<uint8>(PACKET_PUBLIC_FLAGS_VERSION |
736 public_flags |= PACKET_PUBLIC_FLAGS_VERSION;
858 (public_flags & PACKET_PUBLIC_FLAGS_VERSION) != 0;