Home
last modified time | relevance | path

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

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_log.c100 (DIR), hd->pkt_num, strpkttype(hd)
104 (DIR), hd->pkt_num, strpkttype(hd)
171 static const char *strpkttype(const ngtcp2_pkt_hd *hd) { in strpkttype() function
194 return strpkttype(&hd); in strpkttype_type_flags()
759 strpkttype(hd), (hd->flags & NGTCP2_PKT_FLAG_KEY_PHASE) != 0); in log_pkt_hd()
767 hd->version, strpkttype(hd), hd->len); in log_pkt_hd()
805 strpkttype(hd)); in ngtcp2_log_tx_cancel()

Completed in 2 milliseconds