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