Searched defs:dhcp_option_iterator (Results 1 – 1 of 1) sorted by relevance
180 struct dhcp_option_iterator { struct181 const struct dhcp_message *message;182 const uint8_t *ptr;183 const uint8_t *end;184 uint8_t extra_option_locations;185 uint8_t extra_option_locations_set;