Go to the documentation of this file.
22 #ifndef _UAPI__CONNECTOR_H
23 #define _UAPI__CONNECTOR_H
25 #include <linux/types.h>
30 #define CN_IDX_PROC 0x1
31 #define CN_VAL_PROC 0x1
32 #define CN_IDX_CIFS 0x2
33 #define CN_VAL_CIFS 0x1
36 #define CN_IDX_V86D 0x4
37 #define CN_VAL_V86D_UVESAFB 0x1
39 #define CN_DST_IDX 0x6
40 #define CN_DST_VAL 0x1
42 #define CN_VAL_DM_USERSPACE_LOG 0x1
43 #define CN_IDX_DRBD 0x8
44 #define CN_VAL_DRBD 0x1
45 #define CN_KVP_IDX 0x9
46 #define CN_KVP_VAL 0x1
48 #define CN_NETLINK_USERS 10
53 #define CONNECTOR_MAX_MSG_SIZE 16384