Searched defs:cf_ngtcp2_ctx (Results 1 – 1 of 1) sorted by relevance
112 struct cf_ngtcp2_ctx { struct113 struct cf_quic_ctx q;114 struct ssl_peer peer;115 struct quic_tls_ctx tls;116 ngtcp2_path connected_path;140 ((struct cf_ngtcp2_ctx *)(cf)->ctx)->call_data argument