Home
last modified time | relevance | path

Searched defs:pmtud (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_pmtud.c49 ngtcp2_pmtud *pmtud = ngtcp2_mem_malloc(mem, sizeof(ngtcp2_pmtud)); in ngtcp2_pmtud_new() local
78 ngtcp2_pmtud_del(ngtcp2_pmtud *pmtud) ngtcp2_pmtud_del() argument
86 ngtcp2_pmtud_probelen(ngtcp2_pmtud *pmtud) ngtcp2_pmtud_probelen() argument
92 ngtcp2_pmtud_probe_sent(ngtcp2_pmtud *pmtud, ngtcp2_duration pto, ngtcp2_tstamp ts) ngtcp2_pmtud_probe_sent() argument
105 ngtcp2_pmtud_require_probe(ngtcp2_pmtud *pmtud) ngtcp2_pmtud_require_probe() argument
109 pmtud_next_probe(ngtcp2_pmtud *pmtud) pmtud_next_probe() argument
128 ngtcp2_pmtud_probe_success(ngtcp2_pmtud *pmtud, size_t payloadlen) ngtcp2_pmtud_probe_success() argument
141 ngtcp2_pmtud_handle_expiry(ngtcp2_pmtud *pmtud, ngtcp2_tstamp ts) ngtcp2_pmtud_handle_expiry() argument
158 ngtcp2_pmtud_finished(ngtcp2_pmtud *pmtud) ngtcp2_pmtud_finished() argument
[all...]
H A Dngtcp2_conn.h674 ngtcp2_pmtud *pmtud; member

Completed in 3 milliseconds