Package pcap.api.internal.foreign.struct
Interface windows_structs._IP_ADDR_STRING
- All Superinterfaces:
java.foreign.memory.Struct<windows_structs._IP_ADDR_STRING>
- Enclosing interface:
- windows_structs
public static interface windows_structs._IP_ADDR_STRING extends java.foreign.memory.Struct<windows_structs._IP_ADDR_STRING>
-
Method Summary
Modifier and Type Method Description shortContext$get()windows_structs.IP_ADDRESS_STRINGIpAddress$get()windows_structs.IP_ADDRESS_STRINGIpMask$get()java.foreign.memory.Pointer<windows_structs._IP_ADDR_STRING>Next$get()
-
Method Details
-
Next$get
java.foreign.memory.Pointer<windows_structs._IP_ADDR_STRING> Next$get() -
IpAddress$get
windows_structs.IP_ADDRESS_STRING IpAddress$get() -
IpMask$get
windows_structs.IP_ADDRESS_STRING IpMask$get() -
Context$get
short Context$get()
-