Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_ep.c2075 ipaddr_t sendip1, recvip1; in rds_sendmsg() local
2095 recvip1 = recvip; in rds_sendmsg()
2096 ret = rds_sc_path_lookup(&sendip1, &recvip1); in rds_sendmsg()
2099 "(0x%x 0x%x)", sendip1, recvip1); in rds_sendmsg()
2110 dstip.un.ip4addr = recvip1; in rds_sendmsg()
2117 sendip1, recvip1); in rds_sendmsg()