Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_stream_map.h86 QUIC_STREAM *txp_next; member
/openssl/ssl/quic/
H A Dquic_txp.c2395 stream->txp_next = *tmp_head; in txp_enlink_tmp()
2916 for (stream = pkt->stream_head; stream != NULL; stream = stream->txp_next) in txp_pkt_commit()
2957 for (stream = pkt->stream_head; stream != NULL; stream = stream->txp_next) { in txp_pkt_commit()

Completed in 28 milliseconds