Searched defs:ibt_ip_addr_s (Results 1 – 1 of 1) sorted by relevance
1759 typedef struct ibt_ip_addr_s { struct1760 sa_family_t family; /* AF_INET or AF_INET6 */1761 union {1764 } un;1765 uint32_t ip6_scope_id; /* Applicable only for AF_INET6 */