Searched defs:ipc_port (Results 1 – 1 of 1) sorted by relevance
53 struct ipc_port { struct55 char path[IPC_PORT_PATH_MAX];56 const struct uuid* uuid;58 uint32_t state;59 uint32_t flags;61 uint num_recv_bufs;62 size_t recv_buf_size;64 struct handle handle;66 struct list_node pending_list;68 struct list_node node;