Searched refs:sd_send_uio (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_proto.h115 int (*sd_send_uio)(sock_lower_handle_t, uio_t *, struct nmsghdr *, member in struct:sock_downcalls_s
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c438 if (so->so_downcalls->sd_send_uio != NULL) {
439 error = (*so->so_downcalls->sd_send_uio)
H A Dsockcommon_subr.c1346 so->so_downcalls->sd_send_uio != NULL);
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Daf_rds.c777 .sd_send_uio = rdsv3_send_uio,

Completed in 53 milliseconds