Searched refs:rds_deliver_new_msg (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ib/clients/rds/ |
H A D | rdsib_ep.h | 343 int rds_deliver_new_msg(mblk_t *mp, ipaddr_t local_addr, ipaddr_t rem_addr,
|
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/ |
H A D | rdsddi.c | 282 rds_deliver_new_msg(mblk_t *mp, ipaddr_t local_addr, ipaddr_t rem_addr, function
|
H A D | rdsib_ep.c | 1722 ret = rds_deliver_new_msg(mp, recvip, sendip, recvport, sendport, 2283 ret = rds_deliver_new_msg(mp, ep->ep_myip, ep->ep_remip, 2295 RDS_DPRINTF2(LABEL, "rds_deliver_new_msg returned: %d",
|
Completed in 61 milliseconds