Home
last modified time | relevance | path

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

/freebsd/lib/libnvmf/
H A Dnvmf_tcp.c168 nvmf_tcp_write_pdu_iov(struct nvmf_tcp_qpair *qp, struct iovec *iov, in nvmf_tcp_write_pdu_iov() function
219 (void)nvmf_tcp_write_pdu_iov(qp, iov, nitems(iov), sizeof(hdr) + hlen); in nvmf_tcp_report_error()
492 return (nvmf_tcp_write_pdu_iov(qp, iov, iovcnt, plen)); in nvmf_tcp_construct_pdu()