![]() |
nrfxlib API 3.3.99
|
Interface address information. More...
#include <nrf_socket.h>
Data Fields | |
| struct nrf_ifaddrs * | ifa_next |
| char * | ifa_name |
| uint32_t | ifa_flags |
| struct nrf_sockaddr * | ifa_addr |
| struct nrf_sockaddr * | ifa_netmask |
| struct nrf_sockaddr * | ifa_broadaddr |
| struct nrf_sockaddr * | ifa_dstaddr |
| void * | ifa_data |
Interface address information.