Home
last modified time | relevance | path

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

/systemd-251/src/systemd/
Dsd-dhcp6-client.h146 SD_DHCP6_OPTION_CAPTIVE_PORTAL = 103, /* RFC 8910 */ enumerator
/systemd-251/src/libsystemd-network/
Ddhcp6-option.c159 case SD_DHCP6_OPTION_CAPTIVE_PORTAL: in dhcp6_option_can_request()