tag | line | file | source code |
ENETUNREACH | 624 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 1331 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 1695 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 1705 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 224 | net/ax25/af_ax25.c | s->sk->err = ENETUNREACH; |
ENETUNREACH | 1830 | net/ax25/af_ax25.c | return -ENETUNREACH; |
ENETUNREACH | 256 | net/ax25/ax25_out.c | ax25->sk->err = ENETUNREACH; |
ENETUNREACH | 1681 | net/ipv4/arp.c | return -ENETUNREACH; |
ENETUNREACH | 123 | net/ipv4/icmp.c | { ENETUNREACH, 0 }, /* ICMP_NET_UNREACH */ |
ENETUNREACH | 129 | net/ipv4/icmp.c | { ENETUNREACH, 1 }, /* ICMP_NET_UNKNOWN */ |
ENETUNREACH | 132 | net/ipv4/icmp.c | { ENETUNREACH, 1 }, /* ICMP_NET_ANO */ |
ENETUNREACH | 233 | net/ipv4/ip_output.c | return(-ENETUNREACH); |
ENETUNREACH | 248 | net/ipv4/ip_output.c | return -ENETUNREACH; |
ENETUNREACH | 614 | net/ipv4/ip_output.c | return(-ENETUNREACH); |
ENETUNREACH | 333 | net/ipv4/rarp.c | return -ENETUNREACH; |
ENETUNREACH | 1702 | net/ipv4/route.c | return -ENETUNREACH; |
ENETUNREACH | 1939 | net/ipv4/tcp.c | return -ENETUNREACH; |
ENETUNREACH | 1971 | net/ipv4/tcp.c | return(-ENETUNREACH); |
ENETUNREACH | 393 | net/ipv4/tcp_output.c | skb->sk->err_soft=ENETUNREACH; |
ENETUNREACH | 562 | net/ipv4/udp.c | return -ENETUNREACH; |
ENETUNREACH | 1127 | net/ipx/af_ipx.c | return -ENETUNREACH; |
ENETUNREACH | 1179 | net/ipx/af_ipx.c | return -ENETUNREACH; |
ENETUNREACH | 1815 | net/ipx/af_ipx.c | return -ENETUNREACH; |
ENETUNREACH | 111 | net/netrom/af_netrom.c | s->err = ENETUNREACH; |
ENETUNREACH | 741 | net/netrom/af_netrom.c | return -ENETUNREACH; |
ENETUNREACH | 1024 | net/netrom/af_netrom.c | return -ENETUNREACH; |
ENETUNREACH | 231 | net/netrom/nr_out.c | sk->err = ENETUNREACH; |