Home
last modified time | relevance | path

Searched defs:inet_ntoa (Results 1 – 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dinet.h236 #define inet_ntoa(addr) ip4addr_ntoa((const ip4_addr_t*)&(addr)) macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_net_api.h444 #define inet_ntoa(addr) ip4addr_ntoa((ip4_addr_t*)&(addr)) macro