Home
last modified time | relevance | path

Searched refs:net_inet_ntoa (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/net/zephyr/
Dwm_net.h338 static inline void net_inet_ntoa(unsigned long addr, char *cp) in net_inet_ntoa() function
/hal_nxp-latest/mcux/mcux-sdk/components/edgefast_wifi/source/
Dwpl_nxp.c853 net_inet_ntoa(addr.ipv4.address, ip); in WPL_GetIP()