nrfxlib API 2.8.99
|
void nrf_freeifaddrs | ( | struct nrf_ifaddrs * | ifa | ) |
#include <nrf_modem/include/nrf_socket.h>
Free address information returned by nrf_getifaddrs().
Free a linked list of nrf_ifaddrs structures.
ifa | First item in the linked list of interface addresses. |