Searched defs:iov (Results 1 – 5 of 5) sorted by relevance
130 struct iovec iov; in sendOnInterface() local190 struct iovec iov[3]; in sendRawUdp() local226 struct iovec iov; in receiveFromInterface() local255 struct iovec iov[3]; in receiveRawUdp() local
40 struct iovec iov[] = {{&type, sizeof(type)}, in Send() local
62 struct iovec iov = { buf, sizeof(buf) }; in CheckResponse() local
106 iovec iov[] = { in HandleAllocateBuffer() local
48 struct iovec iov[] = {{&type, sizeof(type)}, in send() local