patch-2.1.72 linux/include/asm-alpha/socket.h
Next file: linux/include/asm-i386/byteorder.h
Previous file: linux/include/asm-alpha/signal.h
Back to the patch index
Back to the overall index
-  Lines: 16
-  Date:
Tue Dec  9 09:31:19 1997
-  Orig file: 
v2.1.71/linux/include/asm-alpha/socket.h
-  Orig date: 
Sat Nov  1 11:04:27 1997
diff -u --recursive --new-file v2.1.71/linux/include/asm-alpha/socket.h linux/include/asm-alpha/socket.h
@@ -37,10 +37,15 @@
 
 #define SO_PASSCRED	17
 #define SO_PEERCRED	18
+#define SO_BINDTODEVICE 25
+
+#define SO_BINDTODEVICE	25
 
 /* Security levels - as per NRL IPv6 - don't actually do anything */
 #define SO_SECURITY_AUTHENTICATION		19
 #define SO_SECURITY_ENCRYPTION_TRANSPORT	20
 #define SO_SECURITY_ENCRYPTION_NETWORK		21
+
+#define SO_BINDTODEVICE		22
 
 #endif /* _ASM_SOCKET_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov