Searched refs:iovc (Results 1 – 1 of 1) sorted by relevance
219 struct kvec iovc[3]; in __ncptcp_try_send() local227 memcpy(iovc, rq->tx_ciov, rq->tx_iovlen * sizeof(iov[0])); in __ncptcp_try_send()228 result = do_send(server->ncp_sock, iovc, rq->tx_iovlen, in __ncptcp_try_send()