Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dinet.h162 #define inet6_ntoa(addr) ip6addr_ntoa((const ip6_addr_t*)&(addr)) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dinet.h166 #define inet6_ntoa(addr) ip6addr_ntoa((const ip6_addr_t*)&(addr)) macro

Completed in 5 milliseconds