Phonet: Implement Pipe Controller to support Nokia Slim Modems
[deliverable/linux.git] / include / linux / phonet.h
index 85e14a83283b6a15d791adcf8e830a22fac6f8b7..96f5625d62faadff0d1af9362f05befa726e3fa4 100644 (file)
 /* Socket options for SOL_PNPIPE level */
 #define PNPIPE_ENCAP           1
 #define PNPIPE_IFINDEX         2
+#define PNPIPE_CREATE           3
+#define PNPIPE_ENABLE           4
+#define PNPIPE_DISABLE          5
+#define PNPIPE_DESTROY          6
+#define PNPIPE_INQ              7
 
 #define PNADDR_ANY             0
 #define PNADDR_BROADCAST       0xFC
This page took 0.028973 seconds and 5 git commands to generate.