Lines Matching refs:EADDRNOTAVAIL
1453 if (errno != EADDRNOTAVAIL) in setifbroadaddr()
2195 case EADDRNOTAVAIL: { in setifgroupname()
3238 if (errno == EADDRNOTAVAIL || errno == EAFNOSUPPORT || in in_status()
3256 if (errno == EADDRNOTAVAIL || errno == EAFNOSUPPORT || in in_status()
3278 if (errno != EADDRNOTAVAIL) in in_status()
3287 if (errno == EADDRNOTAVAIL) in in_status()
3300 if (errno == EADDRNOTAVAIL) in in_status()
3337 if (errno == EADDRNOTAVAIL || errno == EAFNOSUPPORT || in in6_status()
3357 if (errno == EADDRNOTAVAIL || errno == EAFNOSUPPORT || in in6_status()
3380 if (errno == EADDRNOTAVAIL) in in6_status()
3396 if (errno == EADDRNOTAVAIL || errno == EINVAL) in in6_status()
3447 if (errno == EADDRNOTAVAIL || errno == EAFNOSUPPORT || in in_configinfo()
3463 if (errno == EADDRNOTAVAIL || errno == EAFNOSUPPORT || in in_configinfo()
3482 if (errno != EADDRNOTAVAIL) in in_configinfo()
3491 if (errno == EADDRNOTAVAIL) in in_configinfo()
3504 if (errno == EADDRNOTAVAIL) in in_configinfo()
3545 if (errno == EADDRNOTAVAIL || errno == EAFNOSUPPORT || in in6_configinfo()
3562 if (errno == EADDRNOTAVAIL || errno == EAFNOSUPPORT || in in6_configinfo()
3583 if (errno == EADDRNOTAVAIL) in in6_configinfo()
3597 if (errno == EADDRNOTAVAIL || errno == EINVAL) in in6_configinfo()
4226 if (errno != EADDRNOTAVAIL) { in in_getmask()