Searched defs:option_code (Results 1 – 3 of 3) sorted by relevance
189 int dhcp_option_remove_option(uint8_t *options, size_t length, uint8_t option_code) { in dhcp_option_remove_option()
677 uint16_t option_code, in dhcp6_option_parse_ia()
2160 uint16_t option_code, option_length; in opt_is_good() local