nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_freeifaddrs()

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.

Parameters
ifaFirst item in the linked list of interface addresses.