Searched refs:ENETUNREACH (Results 1 – 25 of 25) sorted by relevance
1546 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata()1671 error = ENETUNREACH; in ng_pppoe_rcvdata_ether()1684 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()1691 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()1706 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()1768 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()1773 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()1852 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()1860 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()1896 LEAVE(ENETUNREACH); in ng_pppoe_rcvdata_ether()[all …]
357 return (ENETUNREACH); in ng_xxx_rcvdata()
48 #define NGX_ENETUNREACH ENETUNREACH
117 #define ENETUNREACH 51 /* Network is unreachable */ macro
125 EHOSTUNREACH : ENETUNREACH); in rib_handle_ifaddr_info()
231 error = ENETUNREACH; in send_send()
420 case ENETUNREACH: /* shouldn't happen, checked above */ in ip6_forward()
882 error = (nh_flags & NHF_HOST ? EHOSTUNREACH : ENETUNREACH); in in6_selectif()
887 error = ENETUNREACH; in ip6_output()
209 return (ENETUNREACH); in rib_add_redirect()591 error = ENETUNREACH; in rt_getifa_fib()
472 return ENETUNREACH; in stf_output()
296 case ff_ENETUNREACH: errno = ENETUNREACH; break; in ff_os_errno()
430 error = ENETUNREACH; in ip_output()446 error = ENETUNREACH; in ip_output()582 error = ENETUNREACH; in ip_output()
955 return (ENETUNREACH); in icmp_verify_redirect_gateway()
1093 case ENETUNREACH: in ip_forward()
1197 error = ENETUNREACH; in in_pcbladdr()1305 error = ENETUNREACH; in in_pcbladdr()
1671 case ENETUNREACH: in tcp_output()
766 if ((errno == EHOSTUNREACH || errno == ENETUNREACH || in udp_notify()
2223 (error == EHOSTUNREACH || error == ENETUNREACH || in tcp_notify()
270 # 51 - ENETUNREACH
265 # 51 - ENETUNREACH
783 error = ENETUNREACH;
2924 fin->fin_error = ENETUNREACH;
14009 case ENETUNREACH: in rack_output()
14042 case ENETUNREACH: in bbr_output_wtime()