Home
last modified time | relevance | path

Searched refs:TIPC_IOC_MAGIC (Results 1 – 1 of 1) sorted by relevance

/system/core/trusty/libtrusty/include/trusty/
Dipc.h69 #define TIPC_IOC_MAGIC 'r' macro
70 #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)