Home
last modified time | relevance | path

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

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