Home
last modified time | relevance | path

Searched refs:DHCP6_OPTION_ORO (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/prot/
Ddhcp6.h114 #define DHCP6_OPTION_ORO 6 macro
/third_party/lwip/src/core/ipv6/
Ddhcp6.c433 ret = dhcp6_option_short(options_out_len, options, DHCP6_OPTION_ORO); in dhcp6_option_optionrequest()