Searched refs:dhcp6_vendor_class (Results 1 – 4 of 4) sorted by relevance
666 if (link->network->dhcp6_vendor_class) { in dhcp6_configure()667 … r = sd_dhcp6_client_set_request_vendor_class(client, link->network->dhcp6_vendor_class); in dhcp6_configure()
177 char **dhcp6_vendor_class; member
690 strv_free(network->dhcp6_vendor_class); in network_free()
255 …endor_class, AF_INET6, offsetof(Network, dhcp6_vendor_class)