Home | History | Annotate | Download | only in quic

Lines Matching refs:connection_id_length

429       writer.take(), len, true, header.public_header.connection_id_length,
467 header.public_header.connection_id_length,
724 switch (header.public_header.connection_id_length) {
882 public_header->connection_id_length = PACKET_8BYTE_CONNECTION_ID;
898 public_header->connection_id_length = PACKET_4BYTE_CONNECTION_ID;
913 public_header->connection_id_length = PACKET_1BYTE_CONNECTION_ID;
917 public_header->connection_id_length = PACKET_0BYTE_CONNECTION_ID;
1642 QuicConnectionIdLength connection_id_length,
1647 connection_id_length, includes_version, sequence_number_length)
1738 header.public_header.connection_id_length,
1749 header.public_header.connection_id_length,