if_hostname_exists
static boolean_t if_hostname_exists(char *, sa_family_t);
if (if_hostname_exists(ifinst, AF_INET) ||
if_hostname_exists(ifinst, AF_INET6)) {