Searched defs:HOSTNAME_MAX_LEN (Results 1 - 1 of 1) sorted by relevance

/external/dhcpcd/
H A Dif-options.h45 #define HOSTNAME_MAX_LEN 250 /* 255 - 3 (FQDN) - 2 (DNS enc) */ macro
104 char hostname[HOSTNAME_MAX_LEN + 1]; /* We don't store the length */

Completed in 62 milliseconds