Home
last modified time | relevance | path

Searched refs:hdr_start (Results 1 – 1 of 1) sorted by relevance

/openssl/ssl/quic/
H A Dquic_record_tx.c608 unsigned char *hdr_start; in qtx_write() local
683 hdr_start = txe_data(txe) + txe->data_len; in qtx_write()
689 hdr_len = (txe_data(txe) + txe->data_len) - hdr_start; in qtx_write()
709 hdr_start, hdr_len, &ptrs)) { in qtx_write()

Completed in 6 milliseconds