![]() |
gxPL
1.0
Tools, Application and Framework for xPL
|
Describe a network address. More...
#include <defs.h>
Data Fields | |
union { | |
struct { | |
uint16_t isbroadcast: 1 | |
} | |
uint16_t flag | |
}; | |
uint8_t | addr [16] |
uint8_t | addrlen |
gxPLNetFamily | family |
int | port |
gxPLNetFamily _gxPLIoAddr::family |