Searched refs:SD_DHCP6_OPTION_VENDOR_CLASS (Results 1 – 3 of 3) sorted by relevance
59 SD_DHCP6_OPTION_VENDOR_CLASS = 16, /* RFC 8415 */ enumerator
44 case SD_DHCP6_OPTION_VENDOR_CLASS: in dhcp6_option_can_request()489 return dhcp6_option_append(buf, buflen, SD_DHCP6_OPTION_VENDOR_CLASS, total, p); in dhcp6_option_append_vendor_class()
186 0x00, SD_DHCP6_OPTION_VENDOR_CLASS, 0x00, 0x09, in TEST()242 assert_se(optcode == SD_DHCP6_OPTION_VENDOR_CLASS); in TEST()