Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dapi.h366 #define netconn_get_ipv6only(conn) (((conn)->flags & NETCONN_FLAG_IPV6_V6ONLY) != 0) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dapi.h364 #define netconn_get_ipv6only(conn) (((conn)->flags & NETCONN_FLAG_IPV6_V6ONLY) != 0) macro

Completed in 7 milliseconds