Searched refs:txp_next (Results 1 – 2 of 2) sorted by relevance
86 QUIC_STREAM *txp_next; member
2496 stream->txp_next = *tmp_head; in txp_enlink_tmp()3017 for (stream = pkt->stream_head; stream != NULL; stream = stream->txp_next) in txp_pkt_commit()3058 for (stream = pkt->stream_head; stream != NULL; stream = stream->txp_next) { in txp_pkt_commit()