Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dqlog_event_helpers.h28 uint32_t new_state,
/openssl/ssl/quic/
H A Dqlog_event_helpers.c59 uint32_t new_state, in ossl_qlog_event_connectivity_connection_state_updated() argument
67 state_s = map_state_to_qlog(new_state, in ossl_qlog_event_connectivity_connection_state_updated()
H A Dquic_channel.c104 static void ch_record_state_transition(QUIC_CHANNEL *ch, uint32_t new_state);
2562 static void ch_record_state_transition(QUIC_CHANNEL *ch, uint32_t new_state) in ch_record_state_transition() argument
2566 ch->state = new_state; in ch_record_state_transition()
2570 new_state, in ch_record_state_transition()

Completed in 15 milliseconds