Searched refs:chan_remote_addr (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.h67 ibt_ip_addr_t chan_remote_addr; member in struct:ibcma_chan_s
/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_ib_cma.c219 sockaddr2ibtaddr_port(idp, dst_addr, &ibchanp->chan_remote_addr,
237 remote_addr = htonl((ibchanp->chan_remote_addr).un.ip4addr);
238 if ((ibchanp->chan_remote_addr).family == AF_INET &&
1020 bcopy(&ibchanp->chan_remote_addr, &ipcm_info.dst_addr,
1123 bcopy((void *)&ibchanp->chan_remote_addr, &ipcm_info.dst_addr,
1314 bcopy(&ibchanp->chan_remote_addr, dst_addrp, sizeof (ibt_ip_addr_t));
1426 bcopy(&info.src_addr, &event_ibchanp->chan_remote_addr,
1597 bcopy(&info.dst_addr, &ibchanp->chan_remote_addr,
1665 bcopy(&info.src_addr, &event_ibchanp->chan_remote_addr,
2449 bcopy(&ibchanp->chan_remote_addr,
[all...]

Completed in 47 milliseconds