Home
last modified time | relevance | path

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

/openssl/ssl/quic/
H A Dquic_rx_depack.c1068 const unsigned char *sof = NULL; in depack_process_frames() local
1072 sof = PACKET_data(pkt); in depack_process_frames()
1390 size_t framelen = PACKET_data(pkt) - sof; in depack_process_frames()
1400 ch->msg_callback(0, OSSL_QUIC1_VERSION, ctype, sof, framelen, in depack_process_frames()

Completed in 11 milliseconds