Lines Matching refs:hd
64 nghttp3_frame_hd hd;
68 nghttp3_frame_hd hd;
89 nghttp3_frame_hd hd;
95 nghttp3_frame_hd hd;
100 nghttp3_frame_hd hd;
101 /* pri_elem_id is stream ID if hd.type ==
102 NGHTTP3_FRAME_PRIORITY_UPDATE. It is push ID if hd.type ==
110 nghttp3_frame_hd hd;
119 * nghttp3_frame_write_hd writes frame header |hd| to |dest|. This
120 * function assumes that |dest| has enough space to write |hd|.
124 uint8_t *nghttp3_frame_write_hd(uint8_t *dest, const nghttp3_frame_hd *hd);
128 * write |hd|. hd->length must be set.
130 size_t nghttp3_frame_write_hd_len(const nghttp3_frame_hd *hd);
143 * required to write |fr|. fr->hd.length is ignored. This function
160 * to write |fr|. fr->hd.length is ignored. This function stores
179 * required to write |fr|. fr->hd.length is ignored. This function