tag | line | file | source code |
ENETUNREACH | 631 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 1320 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 1685 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 1695 | net/appletalk/ddp.c | return -ENETUNREACH; |
ENETUNREACH | 227 | net/ax25/af_ax25.c | s->sk->err = ENETUNREACH; |
ENETUNREACH | 1958 | net/ax25/af_ax25.c | return -ENETUNREACH; |
ENETUNREACH | 262 | net/ax25/ax25_out.c | ax25->sk->err = ENETUNREACH; |
ENETUNREACH | 1897 | net/ipv4/arp.c | return -ENETUNREACH; |
ENETUNREACH | 254 | net/ipv4/icmp.c | { ENETUNREACH, 0 }, /* ICMP_NET_UNREACH */ |
ENETUNREACH | 260 | net/ipv4/icmp.c | { ENETUNREACH, 1 }, /* ICMP_NET_UNKNOWN */ |
ENETUNREACH | 263 | net/ipv4/icmp.c | { ENETUNREACH, 1 }, /* ICMP_NET_ANO */ |
ENETUNREACH | 238 | net/ipv4/ip_output.c | return(-ENETUNREACH); |
ENETUNREACH | 253 | net/ipv4/ip_output.c | return -ENETUNREACH; |
ENETUNREACH | 617 | net/ipv4/ip_output.c | return(-ENETUNREACH); |
ENETUNREACH | 333 | net/ipv4/rarp.c | return -ENETUNREACH; |
ENETUNREACH | 1709 | net/ipv4/route.c | return -ENETUNREACH; |
ENETUNREACH | 1887 | net/ipv4/tcp.c | return -ENETUNREACH; |
ENETUNREACH | 1920 | net/ipv4/tcp.c | return(-ENETUNREACH); |
ENETUNREACH | 400 | net/ipv4/tcp_output.c | skb->sk->err_soft=ENETUNREACH; |
ENETUNREACH | 560 | net/ipv4/udp.c | return -ENETUNREACH; |
ENETUNREACH | 1152 | net/ipx/af_ipx.c | return -ENETUNREACH; |
ENETUNREACH | 1263 | net/ipx/af_ipx.c | return -ENETUNREACH; |
ENETUNREACH | 1893 | net/ipx/af_ipx.c | return -ENETUNREACH; |
ENETUNREACH | 111 | net/netrom/af_netrom.c | s->err = ENETUNREACH; |
ENETUNREACH | 802 | net/netrom/af_netrom.c | return -ENETUNREACH; |
ENETUNREACH | 1085 | net/netrom/af_netrom.c | return -ENETUNREACH; |
ENETUNREACH | 231 | net/netrom/nr_out.c | sk->err = ENETUNREACH; |