/linux-2.4.37.9/include/asm-s390x/ |
D | errno.h | 109 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-sh64/ |
D | errno.h | 112 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-i386/ |
D | errno.h | 101 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-ia64/ |
D | errno.h | 108 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-m68k/ |
D | errno.h | 101 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-mips/ |
D | errno.h | 108 #define EPFNOSUPPORT 123 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-parisc/ |
D | errno.h | 114 #define EPFNOSUPPORT 224 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-ppc/ |
D | errno.h | 99 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-ppc64/ |
D | errno.h | 106 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-cris/ |
D | errno.h | 103 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-sparc/ |
D | errno.h | 51 #define EPFNOSUPPORT 46 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | errno.h | 51 #define EPFNOSUPPORT 46 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-x86_64/ |
D | errno.h | 101 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-mips64/ |
D | errno.h | 109 #define EPFNOSUPPORT 123 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-arm/ |
D | errno.h | 101 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-alpha/ |
D | errno.h | 50 #define EPFNOSUPPORT 46 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-s390/ |
D | errno.h | 109 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/include/asm-sh/ |
D | errno.h | 101 #define EPFNOSUPPORT 96 /* Protocol family not supported */ macro
|
/linux-2.4.37.9/net/ipv4/ |
D | arp.c | 1160 return -EPFNOSUPPORT; in arp_ioctl()
|