Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dnetif.h385 #define netif_ip4_addr(netif) ((const ip4_addr_t*)ip_2_ip4(&((netif)->ip_addr))) macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dnetif.h390 #define netif_ip4_addr(netif) ((const ip4_addr_t*)ip_2_ip4(&((netif)->ip_addr))) macro

Completed in 5 milliseconds