Home
last modified time | relevance | path

Searched refs:ENETUNREACH (Results 1 – 25 of 25) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_pppoe.c1546 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 …]
H A Dng_sample.c357 return (ENETUNREACH); in ng_xxx_rcvdata()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_errno.h48 #define NGX_ENETUNREACH ENETUNREACH
/f-stack/freebsd/sys/
H A Derrno.h117 #define ENETUNREACH 51 /* Network is unreachable */ macro
/f-stack/freebsd/net/route/
H A Droute_ifaddrs.c125 EHOSTUNREACH : ENETUNREACH); in rib_handle_ifaddr_info()
/f-stack/freebsd/netinet6/
H A Dsend.c231 error = ENETUNREACH; in send_send()
H A Dip6_forward.c420 case ENETUNREACH: /* shouldn't happen, checked above */ in ip6_forward()
H A Din6_src.c882 error = (nh_flags & NHF_HOST ? EHOSTUNREACH : ENETUNREACH); in in6_selectif()
H A Dip6_output.c887 error = ENETUNREACH; in ip6_output()
/f-stack/freebsd/net/
H A Droute.c209 return (ENETUNREACH); in rib_add_redirect()
591 error = ENETUNREACH; in rt_getifa_fib()
H A Dif_stf.c472 return ENETUNREACH; in stf_output()
/f-stack/lib/
H A Dff_host_interface.c296 case ff_ENETUNREACH: errno = ENETUNREACH; break; in ff_os_errno()
/f-stack/freebsd/netinet/
H A Dip_output.c430 error = ENETUNREACH; in ip_output()
446 error = ENETUNREACH; in ip_output()
582 error = ENETUNREACH; in ip_output()
H A Dip_icmp.c955 return (ENETUNREACH); in icmp_verify_redirect_gateway()
H A Dip_input.c1093 case ENETUNREACH: in ip_forward()
H A Din_pcb.c1197 error = ENETUNREACH; in in_pcbladdr()
1305 error = ENETUNREACH; in in_pcbladdr()
H A Dtcp_output.c1671 case ENETUNREACH: in tcp_output()
H A Dudp_usrreq.c766 if ((errno == EHOSTUNREACH || errno == ENETUNREACH || in udp_notify()
H A Dtcp_subr.c2223 (error == EHOSTUNREACH || error == ENETUNREACH || in tcp_notify()
/f-stack/tools/libxo/tests/gettext/
H A Dstrerror.pot270 # 51 - ENETUNREACH
/f-stack/tools/libxo/tests/gettext/po/pig_latin/
H A Dstrerror.po265 # 51 - ENETUNREACH
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_fil_freebsd.c783 error = ENETUNREACH;
H A Dfil.c2924 fin->fin_error = ENETUNREACH;
/f-stack/freebsd/netinet/tcp_stacks/
H A Drack.c14009 case ENETUNREACH: in rack_output()
H A Dbbr.c14042 case ENETUNREACH: in bbr_output_wtime()