Searched refs:ngtcp2_log_rx_fr (Results 1 - 3 of 3) sorted by relevance
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_log.h | 93 void ngtcp2_log_rx_fr(ngtcp2_log *log, const ngtcp2_pkt_hd *hd,
|
H A D | ngtcp2_log.c | 542 void ngtcp2_log_rx_fr(ngtcp2_log *log, const ngtcp2_pkt_hd *hd, in ngtcp2_log_rx_fr() function
|
H A D | ngtcp2_conn.c | 6609 ngtcp2_log_rx_fr(&conn->log, &hd, fr); in conn_recv_handshake_pkt() 8649 ngtcp2_log_rx_fr(&conn->log, hd, fr); in conn_recv_delayed_handshake_pkt() 9061 ngtcp2_log_rx_fr(&conn->log, &hd, fr); in conn_recv_pkt()
|
Completed in 17 milliseconds