tag | line | file | source code |
ENETUNREACH | 587 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 1288 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 1574 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 1584 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 218 | net/ax25/af_ax25.c | s->sk->err = ENETUNREACH; |
ENETUNREACH | 1804 | net/ax25/af_ax25.c | return -ENETUNREACH; |
ENETUNREACH | 225 | net/ax25/ax25_out.c | ax25->sk->err = ENETUNREACH; |
ENETUNREACH | 1678 | net/ipv4/arp.c | return -ENETUNREACH; |
ENETUNREACH | 122 | net/ipv4/icmp.c | { ENETUNREACH, 0 }, /* ICMP_NET_UNREACH */ |
ENETUNREACH | 128 | net/ipv4/icmp.c | { ENETUNREACH, 1 }, /* ICMP_NET_UNKNOWN */ |
ENETUNREACH | 131 | 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 | 1700 | net/ipv4/route.c | return -ENETUNREACH; |
ENETUNREACH | 1951 | net/ipv4/tcp.c | return -ENETUNREACH; |
ENETUNREACH | 1983 | 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 | 1125 | net/ipx/af_ipx.c | return -ENETUNREACH; |
ENETUNREACH | 1177 | net/ipx/af_ipx.c | return -ENETUNREACH; |
ENETUNREACH | 1803 | net/ipx/af_ipx.c | return -ENETUNREACH; |
ENETUNREACH | 111 | net/netrom/af_netrom.c | s->err = ENETUNREACH; |
ENETUNREACH | 747 | net/netrom/af_netrom.c | return -ENETUNREACH; |
ENETUNREACH | 1031 | net/netrom/af_netrom.c | return -ENETUNREACH; |
ENETUNREACH | 231 | net/netrom/nr_out.c | sk->err = ENETUNREACH; |