Searched refs:dhcp6_option_short (Results 1 – 1 of 1) sorted by relevance
415 dhcp6_option_short(u16_t options_out_len, u8_t *options, u16_t value) in dhcp6_option_short() function433 ret = dhcp6_option_short(options_out_len, options, DHCP6_OPTION_ORO); in dhcp6_option_optionrequest()434 ret = dhcp6_option_short(ret, options, 2 * num_req_options); in dhcp6_option_optionrequest()436 ret = dhcp6_option_short(ret, options, req_options[i]); in dhcp6_option_optionrequest()