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

/forgerock/web-agents-v4/source/
H A Dhttp_parser.h40 typedef unsigned __int16 uint16_t; typedef
275 * a uint16_t.
278 uint16_t field_set; /* Bitmask of (1 << UF_*) values */
279 uint16_t port; /* Converted UF_PORT string */
282 uint16_t off; /* Offset into buffer in which field starts */
283 uint16_t len; /* Length of run in buffer */

Completed in 27 milliseconds