#include <iwconfig.h>
Data Fields | |
net_device_t | device |
in6_addr_t | v6_gaddr |
in6_addr_t | v6_laddr |
in6_addr_t | v6_prefix |
uint16_t | packets_sent |
uint16_t | packets_recv |
uint16_t | flags |
Device data structure
Global IPv6 Address of the interface.
Link Local IPv6 Address of the interface.
IPv6 Prefix of the interface.
uint16_t net_device_info::packets_sent |
Number of 15.4 packets sent.
uint16_t net_device_info::packets_recv |
Number of 15.4 packets received.
uint16_t net_device_info::flags |
Flags reflecting current status of the interface.