Searched refs:FQDN_NONE (Results 1 – 3 of 3) sorted by relevance
/external/dhcpcd-6.8.2/ | ||
D | dhcp.h | 129 FQDN_NONE = 0x18, enumerator |
D | if-options.c | 975 ifo->fqdn = FQDN_NONE; in parse_option() |
D | dhcp.c | 909 *p++ = (FQDN_NONE & 0x09) | 0x04; in make_message() |