Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_log.c96 #define NGTCP2_LOG_TP NGTCP2_LOG_HD " remote transport_parameters" macro
609 (NGTCP2_LOG_TP " stateless_reset_token=0x%s"), in ngtcp2_log_remote_tp()
618 (NGTCP2_LOG_TP " preferred_address.ipv4_addr=%s"), in ngtcp2_log_remote_tp()
623 log->user_data, (NGTCP2_LOG_TP " preferred_address.ipv4_port=%u"), in ngtcp2_log_remote_tp()
627 (NGTCP2_LOG_TP " preferred_address.ipv6_addr=%s"), in ngtcp2_log_remote_tp()
632 log->user_data, (NGTCP2_LOG_TP " preferred_address.ipv6_port=%u"), in ngtcp2_log_remote_tp()
636 (NGTCP2_LOG_TP " preferred_address.cid=0x%s"), in ngtcp2_log_remote_tp()
643 (NGTCP2_LOG_TP " preferred_address.stateless_reset_token=0x%s"), in ngtcp2_log_remote_tp()
652 (NGTCP2_LOG_TP " original_destination_connection_id=0x%s"), in ngtcp2_log_remote_tp()
659 log->user_data, (NGTCP2_LOG_TP " retry_source_connection_i in ngtcp2_log_remote_tp()
[all...]

Completed in 2 milliseconds