Searched refs:LWS_IPV6_ENABLED (Results 1 – 5 of 5) sorted by relevance
36 ipv6 = LWS_IPV6_ENABLED(vh); in interface_to_sa()57 if (LWS_IPV6_ENABLED(vh)) { in lws_get_addresses()169 if (LWS_IPV6_ENABLED(wsi->a.vhost)) { in lws_get_peer_addresses()
186 #define LWS_IPV6_ENABLED(vh) \ macro190 #define LWS_IPV6_ENABLED(context) (0) macro
915 LWS_IPV6_ENABLED(vh) ? "on" : "off"); in lws_create_vhost()
284 wsi->ipv6 = LWS_IPV6_ENABLED(wsi->a.vhost);
461 if (LWS_IPV6_ENABLED(vhost)) { in _lws_vhost_init_server()478 if (!(LWS_IPV6_ENABLED(vhost) && in _lws_vhost_init_server()489 if (LWS_IPV6_ENABLED(vhost)) { in _lws_vhost_init_server()