Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-sockets.c142 static const int ip_opt_lws_flags[] = { variable
179 if (!(lws_flags & ip_opt_lws_flags[n])) in lws_plat_set_socket_options_ip()
/third_party/libwebsockets/lib/plat/unix/
Dunix-sockets.c193 static const int ip_opt_lws_flags[] = { variable
259 if (!(lws_flags & ip_opt_lws_flags[n])) in lws_plat_set_socket_options_ip()