Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-dhcp6.c666 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()
Dnetworkd-network.h177 char **dhcp6_vendor_class; member
Dnetworkd-network.c690 strv_free(network->dhcp6_vendor_class); in network_free()
Dnetworkd-network-gperf.gperf255 …endor_class, AF_INET6, offsetof(Network, dhcp6_vendor_class)