/linux-2.4.37.9/include/asm-s390x/ |
D | errno.h | 77 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-sh64/ |
D | errno.h | 80 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-i386/ |
D | errno.h | 69 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-ia64/ |
D | errno.h | 76 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-m68k/ |
D | errno.h | 69 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-mips/ |
D | errno.h | 72 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-parisc/ |
D | errno.h | 53 #define ENONET 50 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-ppc/ |
D | errno.h | 67 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | errno.h | 74 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-cris/ |
D | errno.h | 71 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-sparc/ |
D | errno.h | 85 #define ENONET 80 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | errno.h | 85 #define ENONET 80 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | errno.h | 69 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-mips64/ |
D | errno.h | 73 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-arm/ |
D | errno.h | 69 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-alpha/ |
D | errno.h | 113 #define ENONET 105 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-s390/ |
D | errno.h | 77 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/include/asm-sh/ |
D | errno.h | 69 #define ENONET 64 /* Machine is not on the network */ macro
|
/linux-2.4.37.9/net/ipv4/ |
D | icmp.c | 132 { ENONET, 1 }, /* ICMP_HOST_ISOLATED */
|
/linux-2.4.37.9/net/core/ |
D | sock.c | 413 ret = -ENONET; in sock_setsockopt()
|
/linux-2.4.37.9/drivers/net/ |
D | ibmveth.c | 514 return -ENONET; in ibmveth_open()
|