Searched defs:iov (Results 251 - 263 of 263) sorted by relevance

<<11

/freebsd-current/usr.sbin/bhyve/
H A Dpci_e82545.c994 e82545_iov_checksum(struct iovec *iov, int iovcnt, unsigned int off, argument
1040 e82545_transmit_checksum(struct iovec *iov, int iovcnt, struct ck_info *ck) argument
1053 e82545_transmit_backend(struct e82545_softc *sc, struct iovec *iov, int iovcnt) argument
1086 struct iovec *iov; local
[all...]
H A Dpci_nvme.c2558 struct iovec *iov = req->io_req.br_iov; local
2661 struct iovec *iov = req->io_req.br_iov; local
/freebsd-current/usr.sbin/route6d/
H A Droute6d.c1049 struct iovec iov[2]; local
1116 struct iovec iov[2]; local
/freebsd-current/sys/kern/
H A Dvfs_vnops.c1296 const struct iovec *iov; local
2234 struct iovec iov; local
2275 struct iovec iov; local
3889 struct iovec iov; local
[all...]
/freebsd-current/sys/compat/linux/
H A Dlinux_misc.c2459 struct iovec iov; local
/freebsd-current/contrib/ofed/librdmacm/
H A Drsocket.c2509 static ssize_t rrecvv(int socket, const struct iovec *iov, int iovcnt, int flags) argument
2527 ssize_t rreadv(int socket, const struct iovec *iov, int iovcnt) argument
2599 static ssize_t ds_sendv_udp(struct rsocket *rs, const struct iovec *iov, argument
2640 struct iovec iov; local
2805 rs_copy_iov(void *dst, const struct iovec **iov, size_t *offset, size_t len) argument
2825 rsendv(int socket, const struct iovec *iov, int iovcnt, int flags) argument
2922 rwritev(int socket, const struct iovec *iov, int iovcnt) argument
[all...]
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c400 struct ecore_hw_sriov_info *iov = p_dev->p_iov_info; local
[all...]
/freebsd-current/usr.sbin/syslogd/
H A Dsyslogd.c1780 struct iovec iov[TTYMSG_IOV_MAX]; member in struct:iovlist
2185 wallmsg(struct filed *f, struct iovec *iov, cons argument
2229 ttymsg_check(struct iovec *iov, int iovcnt, char *line, int tmout) argument
[all...]
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32_misc.c1197 struct iovec *iov; local
1292 struct iovec *iov; local
1506 struct iovec *uiov, *iov; local
1660 struct iovec *iov; local
[all...]
/freebsd-current/usr.sbin/mountd/
H A Dmountd.c1922 struct iovec *iov; local
2163 compare_nmount_exportlist(struct iovec *iov, int iovlen, char *errmsg) argument
2397 delete_export(struct iovec *iov, int iovlen, struct statfs *fsp, char *errmsg) argument
3123 struct iovec *iov; local
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp1910 struct iovec *iov = &msg->msg_iov[i]; local
/freebsd-current/sys/dev/pci/
H A Dpci.c3187 struct pcicfg_iov *iov; local
3873 struct pcicfg_iov *iov; local
3930 struct pcicfg_iov *iov; local
[all...]
/freebsd-current/sys/sys/
H A Dsysproto.h1317 char iov_l_[PADL_(struct iovec *)]; struct iovec * iov; char iov_r_[PADR_(struct iovec *)]; member in struct:sctp_generic_sendmsg_iov_args
1326 char iov_l_[PADL_(struct iovec *)]; struct iovec * iov; char iov_r_[PADR_(struct iovec *)]; member in struct:sctp_generic_recvmsg_args

Completed in 540 milliseconds

<<11