Searched refs:NGTCP2_LOG_EVENT_PTV (Results 1 – 4 of 4) sorted by relevance
/dports/net/libngtcp2/ngtcp2-224bd62/lib/ |
H A D | ngtcp2_pv.c | 112 ngtcp2_log_info(pv->log, NGTCP2_LOG_EVENT_PTV, "path has been validated"); in ngtcp2_pv_validate()
|
H A D | ngtcp2_log.c | 194 case NGTCP2_LOG_EVENT_PTV: in strevent()
|
H A D | ngtcp2_conn.c | 4527 ngtcp2_log_info(&conn->log, NGTCP2_LOG_EVENT_PTV, in conn_write_path_challenge() 7384 ngtcp2_log_info(&conn->log, NGTCP2_LOG_EVENT_PTV, in conn_post_process_recv_new_connection_id() 7819 ngtcp2_log_info(&conn->log, NGTCP2_LOG_EVENT_PTV, in conn_recv_non_probing_pkt_on_new_path() 7941 &conn->log, NGTCP2_LOG_EVENT_PTV, in conn_recv_non_probing_pkt_on_new_path()
|
/dports/net/libngtcp2/ngtcp2-224bd62/lib/includes/ngtcp2/ |
H A D | ngtcp2.h | 5233 NGTCP2_LOG_EVENT_PTV, enumerator
|