Home
last modified time | relevance | path

Searched refs:local_pktx (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/vquic/
H A Dcurl_ngtcp2.c697 struct pkt_io_ctx local_pktx; in check_and_set_expiry() local
701 pktx_init(&local_pktx, cf, data); in check_and_set_expiry()
702 pktx = &local_pktx; in check_and_set_expiry()
1594 struct pkt_io_ctx local_pktx; in cf_progress_ingress() local
1600 pktx_init(&local_pktx, cf, data); in cf_progress_ingress()
1601 pktx = &local_pktx; in cf_progress_ingress()
1751 struct pkt_io_ctx local_pktx; in cf_progress_egress() local
1754 pktx_init(&local_pktx, cf, data); in cf_progress_egress()
1755 pktx = &local_pktx; in cf_progress_egress()

Completed in 4 milliseconds