Searched refs:QUIC_PORT_ARGS (Results 1 – 6 of 6) sorted by relevance
57 } QUIC_PORT_ARGS; typedef60 QUIC_PORT *ossl_quic_port_new(const QUIC_PORT_ARGS *args);
68 const QUIC_PORT_ARGS *args);
96 const QUIC_PORT_ARGS *args) in ossl_quic_engine_create_port()98 QUIC_PORT_ARGS largs = *args; in ossl_quic_engine_create_port()
35 QUIC_PORT *ossl_quic_port_new(const QUIC_PORT_ARGS *args) in ossl_quic_port_new()
84 QUIC_PORT_ARGS port_args = {0}; in ossl_quic_tserver_new()
1503 QUIC_PORT_ARGS port_args = {0}; in create_channel()
Completed in 22 milliseconds