Lines Matching refs:Initial
69 Initial, enumerator
90 EPOCH_INITIAL => Type::Initial, in from_epoch()
102 Type::Initial => Ok(EPOCH_INITIAL), in to_epoch()
117 Type::Initial => qlog::PacketType::Initial, in to_qlog()
220 0x00 => Type::Initial, in from_bytes()
246 Type::Initial => { in from_bytes()
316 Type::Initial => 0x00, in to_bytes()
337 Type::Initial => { in to_bytes()
850 ty: Type::Initial, in initial()
873 ty: Type::Initial, in initial_v1_dcid_too_long()
899 ty: Type::Initial, in initial_v1_scid_too_long()
925 ty: Type::Initial, in initial_non_v1_scid_long()
1113 assert_eq!(hdr.ty, Type::Initial); in assert_decrypt_initial_pkt()
1532 assert_eq!(hdr.ty, Type::Initial); in assert_encrypt_initial_pkt()
2179 ty: Type::Initial, in decrypt_pkt_underflow()