Home
last modified time | relevance | path

Searched refs:sendip1 (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
2094 sendip1 = sendip; in rds_sendmsg()
2096 ret = rds_sc_path_lookup(&sendip1, &recvip1); in rds_sendmsg()
2099 "(0x%x 0x%x)", sendip1, recvip1); in rds_sendmsg()
2113 ipattr.ipa_src_ip.un.ip4addr = sendip1; in rds_sendmsg()
2117 sendip1, recvip1); in rds_sendmsg()