Home
last modified time | relevance | path

Searched defs:ibt_ip_addr_s (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1759 typedef struct ibt_ip_addr_s { struct
1760 sa_family_t family; /* AF_INET or AF_INET6 */
1761 union {
1764 } un;
1765 uint32_t ip6_scope_id; /* Applicable only for AF_INET6 */