Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-dhcp6.c578 sd_dhcp6_option *vendor_option; in dhcp6_configure() local
672 ORDERED_HASHMAP_FOREACH(vendor_option, link->network->dhcp6_client_send_vendor_options) { in dhcp6_configure()
673 r = sd_dhcp6_client_add_vendor_option(client, vendor_option); in dhcp6_configure()