Searched defs:netconn_get_ipv6only (Results 1 – 2 of 2) sorted by relevance
366 #define netconn_get_ipv6only(conn) (((conn)->flags & NETCONN_FLAG_IPV6_V6ONLY) != 0) macro
364 #define netconn_get_ipv6only(conn) (((conn)->flags & NETCONN_FLAG_IPV6_V6ONLY) != 0) macro
Completed in 7 milliseconds