Searched refs:ENETDOWN (Results 1 - 15 of 15) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Derrno.h161 #define ENETDOWN 50 /* Network is down */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dether_at_pr_module.c151 return ENETDOWN;
H A Dif_gif.c441 error = ENETDOWN;
464 error = ENETDOWN;
H A Dif_stf.c471 return ENETDOWN;
481 return ENETDOWN;
H A Dether_inet_pr_module.c233 return ENETDOWN;
H A Dif_fddisubr.c142 senderr(ENETDOWN);
H A Dbpf.c1319 return (ENETDOWN);
H A Dif.c1553 error = ENETDOWN;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_forward.c578 case ENETDOWN:
H A Dnd6.c2279 return ENETDOWN;
/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Dddp_lap.c833 return(ENETDOWN);
843 return(ENETDOWN);
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din_arp.c527 return ENETDOWN;
H A Dtcp_output.c203 * ENETDOWN
1605 if ((error == EHOSTUNREACH || error == ENETDOWN)
H A Dip_input.c2254 case ENETDOWN:
/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_socket.c913 case ENETDOWN:

Completed in 85 milliseconds