Home
last modified time | relevance | path

Searched refs:iovc (Results 1 – 1 of 1) sorted by relevance

/fs/ncpfs/
Dsock.c218 struct kvec iovc[3]; in __ncptcp_try_send() local
226 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()