Searched refs:ret_option_data (Results 1 – 2 of 2) sorted by relevance
89 const uint8_t **ret_option_data);
498 const uint8_t **ret_option_data) { in dhcp6_option_parse() argument506 assert(ret_option_data); in dhcp6_option_parse()521 *ret_option_data = buf + *offset + offsetof(DHCP6Option, data); in dhcp6_option_parse()