Class SystemB.InsiAddr

java.lang.Object
com.sun.jna.Structure
com.sun.jna.Union
com.sun.jna.platform.mac.SystemB.InsiAddr
Enclosing interface:
SystemB

public static class SystemB.InsiAddr extends Union
Union of IPv4-mapped-in-IPv6 and IPv6 addresses, used in SystemB.InSockInfo.

Corresponds to the anonymous union containing ina_46 and ina_6 in struct in_sockinfo.