Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-dhcp6.c660 if (link->network->dhcp6_user_class) { in dhcp6_configure()
661 r = sd_dhcp6_client_set_request_user_class(client, link->network->dhcp6_user_class); in dhcp6_configure()
Dnetworkd-network.h176 char **dhcp6_user_class; member
Dnetworkd-network.c689 strv_free(network->dhcp6_user_class); in network_free()
Dnetworkd-network-gperf.gperf254 …_vendor_class, AF_INET6, offsetof(Network, dhcp6_user_class)