Home | History | Annotate | Download | only in dhcpcd

Lines Matching refs:fqdn

1043 		 * The FQDN option should be used if a FQDN is required. */
1055 if (ifo->fqdn != FQDN_DISABLE && ifo->hostname[0]) {
1056 /* IETF DHC-FQDN option (81), RFC4702 */
1070 *p++ = (ifo->fqdn & 0x09) | 0x04;
1445 /* We only want the FQDN name */