Searched defs:imsg (Results 1 – 6 of 6) sorted by relevance
249 static struct msg_vec *msg_vec(struct io_msg *imsg) in msg_vec()706 struct io_msg *imsg = &cd->io_rcv_msg; in __submit_receive() local1413 struct io_msg *imsg = &cd->io_snd_msg; in submit_send() local1480 struct io_msg *imsg = &cd->io_snd_msg; in prep_next_send() local1497 struct io_msg *imsg = &cd->io_snd_msg; in prep_next_send() local
277 char imsg[MAX_MSGSIZE], imsg_prefixed[MAX_MSGSIZE]; in test_inject() local
69 char *imsg; /* a pointer to an inbound message */ member
1963 union { DNSMessage m; void *p; } imsg; // Incoming message received from wire member
78802 } imsg[4]; member