Home
last modified time | relevance | path

Searched refs:ipv6_allowed (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/lib/core-net/
Dnetwork.c194 const char *iface, int ipv6_allowed) in lws_socket_bind() argument
237 if (ipv6_allowed && LWS_IPV6_ENABLED(vhost)) { in lws_socket_bind()
Dprivate-lib-core-net.h921 const char *iface, int ipv6_allowed);