lwpa
0.1.0
LightWeight Platform Abstraction (lwpa)
|
View other versions:
|
An IP address with associated interface and port.
Ports are in host byte order.
Data Fields | |
uint16_t | port |
TCP or UDP port. | |
LwpaIpAddr | ip |
IP address. | |
uint32_t | scope_id |
IPv6 scope ID. | |