|
libscap
0.1.0.0
|
IPv4 interface address information. More...
#include <scap.h>
Data Fields | |
| uint16_t | type |
| Interface type. More... | |
| uint16_t | ifnamelen |
| uint32_t | addr |
| Interface address. More... | |
| uint32_t | netmask |
| Interface netmask. More... | |
| uint32_t | bcast |
| Interface broadcast address. More... | |
| uint64_t | linkspeed |
| Interface link speed. More... | |
| char | ifname [SCAP_MAX_PATH_SIZE] |
| interface name (e.g. "eth0") More... | |
1.8.17