Searched defs:ip_dstip (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h2137 in6_addr_t ip_dstip; /* Remote IP address. */ member in struct:ibcm_ip_pvtdata_s
2139 #define ip_dstv4 IBCM_V4_PART_OF_V6(ip_dstip)
2141 #define ip_dstv6 ip_dstip
2151 in6_addr_t ip_dstip; /* Remote IP address. */
2153 #define ip_dstv4 IBCM_V4_PART_OF_V6(ip_dstip)
2155 #define ip_dstv6 ip_dstip

Completed in 54 milliseconds