Home
last modified time | relevance | path

Searched defs:nxt_unit_field_s (Results 1 – 1 of 1) sorted by relevance

/unit/src/
H A Dnxt_unit_field.h22 struct nxt_unit_field_s { struct
23 uint16_t hash;
24 uint8_t skip:1;
25 uint8_t hopbyhop:1;
26 uint8_t name_length;
27 uint32_t value_length;
29 nxt_unit_sptr_t name;
30 nxt_unit_sptr_t value;