Searched refs:request_options (Results 1 – 2 of 2) sorted by relevance
580 void *request_options; in dhcp6_configure() local648 SET_FOREACH(request_options, link->network->dhcp6_request_options) { in dhcp6_configure()649 uint32_t option = PTR_TO_UINT32(request_options); in dhcp6_configure()
1367 void *request_options; in dhcp4_configure() local1456 SET_FOREACH(request_options, link->network->dhcp_request_options) { in dhcp4_configure()1457 uint32_t option = PTR_TO_UINT32(request_options); in dhcp4_configure()