Searched refs:sd_send_uio (Results 1 – 4 of 4) sorted by relevance
115 int (*sd_send_uio)(sock_lower_handle_t, uio_t *, struct nmsghdr *, member
777 .sd_send_uio = rdsv3_send_uio,
438 if (so->so_downcalls->sd_send_uio != NULL) { in so_sendmsg()439 error = (*so->so_downcalls->sd_send_uio) in so_sendmsg()
1346 so->so_downcalls->sd_send_uio != NULL); in socket_init_common()