Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dsocket_proto.h113 int (*sd_send)(sock_lower_handle_t, mblk_t *, struct nmsghdr *, member
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_sops.c463 error = (*so->so_downcalls->sd_send) in so_sendmsg()
493 if (so->so_downcalls->sd_send == NULL) in so_sendmblk_impl()
558 error = (*so->so_downcalls->sd_send) in so_sendmblk_impl()
H A Dsockcommon_subr.c1345 ASSERT(so->so_downcalls->sd_send != NULL || in socket_init_common()
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/
H A Daf_rds.c781 .sd_send = NULL,