Home
last modified time | relevance | path

Searched defs:idtr (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_idtr.c29 void ngtcp2_idtr_init(ngtcp2_idtr *idtr, int server, const ngtcp2_mem *mem) { in ngtcp2_idtr_init() argument
35 void ngtcp2_idtr_free(ngtcp2_idtr *idtr) { in ngtcp2_idtr_free() argument
51 int ngtcp2_idtr_open(ngtcp2_idtr *idtr, int64_t stream_id) { in ngtcp2_idtr_open() argument
66 ngtcp2_idtr_is_open(ngtcp2_idtr *idtr, int64_t stream_id) ngtcp2_idtr_is_open() argument
77 ngtcp2_idtr_first_gap(ngtcp2_idtr *idtr) ngtcp2_idtr_first_gap() argument
[all...]
H A Dngtcp2_conn.h545 ngtcp2_idtr idtr; member
558 ngtcp2_idtr idtr; member
H A Dngtcp2_conn.c5497 ngtcp2_idtr *idtr; in conn_recv_max_stream_data() local
7043 ngtcp2_idtr *idtr; conn_recv_stream() local
7348 ngtcp2_idtr *idtr; conn_recv_reset_stream() local
7490 ngtcp2_idtr *idtr; conn_recv_stop_sending() local
[all...]
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_idtr.c30 void nghttp3_idtr_init(nghttp3_idtr *idtr, int server, const nghttp3_mem *mem) { in nghttp3_idtr_init() argument
36 void nghttp3_idtr_free(nghttp3_idtr *idtr) { in nghttp3_idtr_free() argument
52 int nghttp3_idtr_open(nghttp3_idtr *idtr, int64_t stream_id) { in nghttp3_idtr_open() argument
67 nghttp3_idtr_is_open(nghttp3_idtr *idtr, int64_t stream_id) nghttp3_idtr_is_open() argument
78 nghttp3_idtr_first_gap(nghttp3_idtr *idtr) nghttp3_idtr_first_gap() argument
[all...]
H A Dnghttp3_conn.h107 nghttp3_idtr idtr; member
/third_party/ltp/testcases/kernel/kvm/include/
H A Dkvm_x86_svm.h110 struct kvm_vmcb_descriptor gdtr, ldtr, idtr, tr; member

Completed in 14 milliseconds