Home
last modified time | relevance | path

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

/curl/lib/vquic/
H A Dcurl_ngtcp2.c363 pktx->cf = cf; in pktx_init()
364 pktx->data = data; in pktx_init()
800 if(!pktx) { in check_and_set_expiry()
802 pktx = &local_pktx; in check_and_set_expiry()
1227 struct pkt_io_ctx pktx; in cf_ngtcp2_recv() local
1649 CURL_TRC_CF(pktx->data, pktx->cf, "ingress, read_pkt -> %s (%d)", in recv_pkt()
1651 cf_ngtcp2_err_set(pktx->cf, pktx->data, rv); in recv_pkt()
1671 if(!pktx) { in cf_progress_ingress()
1673 pktx = &local_pktx; in cf_progress_ingress()
1807 if(!pktx) { in cf_progress_egress()
[all …]

Completed in 10 milliseconds