Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Ddhcp6.h93 #define D6_OPTION_FQDN 39 macro
H A Ddhcp6.c152 { DHO_HOSTNAME, D6_OPTION_FQDN },
153 { DHO_DNSDOMAIN, D6_OPTION_FQDN },
157 { DHO_FQDN, D6_OPTION_FQDN },
1108 COPYIN1(D6_OPTION_FQDN, 0); in dhcp6_makemessage()
3906 add_option_mask(ifo->requestmask6, D6_OPTION_FQDN); in dhcp6_start1()