]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/socket.h
net: Add Qualcomm IPC router
[karo-tx-linux.git] / include / linux / socket.h
index 5bf59c8493b763c6dc11ccce18da9c0ac6c0da46..dbd81e7f21fd058d65e1049e37af1c942d306c3f 100644 (file)
@@ -200,7 +200,10 @@ struct ucred {
 #define AF_ALG         38      /* Algorithm sockets            */
 #define AF_NFC         39      /* NFC sockets                  */
 #define AF_VSOCK       40      /* vSockets                     */
-#define AF_MAX         41      /* For now.. */
+#define AF_KCM         41      /* Kernel Connection Multiplexor*/
+#define AF_QIPCRTR     42      /* Qualcomm IPC Router          */
+
+#define AF_MAX         43      /* For now.. */
 
 /* Protocol families, same as address families. */
 #define PF_UNSPEC      AF_UNSPEC
@@ -246,6 +249,8 @@ struct ucred {
 #define PF_ALG         AF_ALG
 #define PF_NFC         AF_NFC
 #define PF_VSOCK       AF_VSOCK
+#define PF_KCM         AF_KCM
+#define PF_QIPCRTR     AF_QIPCRTR
 #define PF_MAX         AF_MAX
 
 /* Maximum queue length specifiable by listen.  */
@@ -322,6 +327,7 @@ struct ucred {
 #define SOL_CAIF       278
 #define SOL_ALG                279
 #define SOL_NFC                280
+#define SOL_KCM                281
 
 /* IPX options */
 #define IPX_TYPE       1