Searched defs:packet_space (Results 1 – 2 of 2) sorted by relevance
62 int packet_space, OSSL_TIME received, in depack_do_frame_ack()1053 uint32_t packet_space = ossl_quic_enc_level_to_pn_space(enc_level); in depack_process_frames() local
946 unsigned packet_space; /* Remaining space in current packet */ member