Home
last modified time | relevance | path

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

/systemd-251/src/systemd/
Dsd-dhcp6-client.h58 SD_DHCP6_OPTION_USER_CLASS = 15, /* RFC 8415 */ enumerator
/systemd-251/src/libsystemd-network/
Ddhcp6-option.c43 case SD_DHCP6_OPTION_USER_CLASS: in dhcp6_option_can_request()
447 return dhcp6_option_append(buf, buflen, SD_DHCP6_OPTION_USER_CLASS, total, p); in dhcp6_option_append_user_class()