Searched refs:TIPC_IOC_MAGIC (Results 1 – 1 of 1) sorted by relevance
69 #define TIPC_IOC_MAGIC 'r' macro70 #define TIPC_IOC_CONNECT _IOW(TIPC_IOC_MAGIC, 0x80, char*)71 #define TIPC_IOC_SEND_MSG _IOW(TIPC_IOC_MAGIC, 0x81, struct tipc_send_msg_req)74 #define TIPC_IOC_CONNECT_COMPAT _IOW(TIPC_IOC_MAGIC, 0x80, compat_uptr_t)