Home
last modified time | relevance | path

Searched refs:ENETDOWN (Results 1 – 25 of 26) sorted by last modified time

12

/illumos-gate/usr/src/lib/libc/port/gen/
H A Derrlist147 127 ENETDOWN Network is down
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.c2179 errno = ENETDOWN; in adt_get_local_address()
/illumos-gate/usr/src/lib/libdladm/common/
H A Dlibdladm.c482 case ENETDOWN: in dladm_errno2status()
/illumos-gate/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c5332 return (ENETDOWN); in ibd_get_port_details()
8211 rval = ENETDOWN; in ibd_create_partition()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c15587 return (ENETDOWN); in ip_select_source_v4()
H A Dip_ndp.c3847 return (ENETDOWN); in nce_lookup_then_add_v4()
H A Dip_multi.c715 if (ret == ENETDOWN) { in ip_addmulti_impl()
1005 if (error == ENETDOWN) { in ip_delmulti_impl()
1035 return (ENETDOWN); in ill_join_allmulti()
1054 return (ENETDOWN); in ill_join_allmulti()
2158 if (err == ENETDOWN) { in ip_set_srcfilter()
2871 if (ilgstat == ILGSTAT_NEW && error == ENETDOWN) { in ilg_add()
H A Dip_arp.c386 err = ENETDOWN; in arp_dlpi_done()
H A Dip6_if.c2227 return (ENETDOWN); in ip_select_source_v6()
H A Dicmp.c3146 case ENETDOWN: in icmp_output_hdrincl()
3533 case ENETDOWN: in icmp_output_ancillary()
3751 case ENETDOWN: in icmp_output_connected()
3903 case ENETDOWN: in icmp_output_lastdst()
4515 case ENETDOWN: in icmp_output_newdst()
/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-error.c111 #ifndef ENETDOWN
112 #define ENETDOWN WSAENETDOWN macro
202 { PR_NETWORK_DOWN_ERROR, ENETDOWN },
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg235 @ MSG_ERRNO_ENETDOWN "[ ENETDOWN ]" # 127
/illumos-gate/usr/src/cmd/sendmail/util/
H A Dmail.local.c1184 #ifdef ENETDOWN
1185 case ENETDOWN: /* Network is down */
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c2902 case ENETDOWN: in udp_output_ancillary()
3096 case ENETDOWN: in udp_output_connected()
3227 case ENETDOWN: in udp_output_lastdst()
3935 case ENETDOWN: in udp_output_newdst()
/illumos-gate/usr/src/lib/pam_modules/unix_cred/
H A Dunix_cred.c286 if (errno == ENETDOWN) { in pam_sm_setcred()
/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c282 [ENETDOWN] = LINUX_ENETDOWN, in e2linux()
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSPosix/
H A DmDNSPosix.c201 …if (errno == EHOSTDOWN || errno == ENETDOWN || errno == EHOSTUNREACH || errno == ENETUNREACH) retu… in mDNSPlatformSendUDP()
255 if (result == EHOSTUNREACH || result == EADDRNOTAVAIL || result == ENETDOWN) in tcpConnectCallback()
614 if (errno == EHOSTUNREACH || errno == EADDRNOTAVAIL || errno == ENETDOWN) in mDNSPlatformTCPConnect()
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c3441 #ifdef ENETDOWN
3442 case ENETDOWN: /* Network is down */
H A Ddeliver.c4039 #ifdef ENETDOWN
4040 case ENETDOWN: /* Network is down */
/illumos-gate/usr/src/uts/common/sys/
H A Derrno.h176 #define ENETDOWN 127 /* Network is down */ macro
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_mac.c470 *err = ENETDOWN; in eib_mac_hca_portstate()
/illumos-gate/usr/src/uts/common/io/aggr/
H A Daggr_port.c175 err = ENETDOWN; in aggr_port_create()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c247 case ENETDOWN: in nfs4_rpc_retry_error()
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dnb_net.c74 return (ENETDOWN); in nb_resolvehost_in()
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DPoolsException.java561 public static final int ENETDOWN = 127; field in PoolsException

12