Lines Matching defs:value
42 /* The maximum length of one name/value pair. This is the sum of the
43 length of name and value. This is not specified by the spec. We
49 encoder only uses the memory up to this value. */
125 /* The buffer containing header field value. NULL-termination is
127 nghttp2_rcbuf *value;
128 /* nghttp2_token value for name. It could be -1 if we have no token
136 /* The header field name/value pair */
146 /* The hash value for header name (nv.name). */
153 nghttp2_rcbuf value;
201 is the sum of length of name/value in hd_table +
208 /* If inflate/deflate error occurred, this value is set to 1 and
239 /* Pointer to the name/value pair which are used in the current
247 same value transmitted in SETTINGS_HEADER_TABLE_SIZE */
266 * and nv->value are increased by one for each.
272 * nv->value.
281 * even if the larger value is specified later in
296 * for header table even if the larger value is specified later in
315 * Deflates the |nva|, which has the |nvlen| name/value pairs, into