Searched defs:ipc_msg_table_entry (Results 1 – 1 of 1) sorted by relevance
62 struct ipc_msg_table_entry { struct63 unsigned int handle;64 unsigned int type;65 wait_queue_head_t wait;66 struct hlist_node ipc_table_hlist;68 void *response;69 unsigned int msg_sz;