Searched refs:ossl_quic_port_get_rx_short_dcid_len (Results 1 – 3 of 3) sorted by relevance
111 int ossl_quic_port_get_rx_short_dcid_len(const QUIC_PORT *port);
168 int ossl_quic_port_get_rx_short_dcid_len(const QUIC_PORT *port) in ossl_quic_port_get_rx_short_dcid_len() function
174 rx_short_dcid_len = ossl_quic_port_get_rx_short_dcid_len(ch->port); in ch_init()
Completed in 13 milliseconds