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/
H A 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/
H A Dunix-sockets.c199 static const int ip_opt_lws_flags[] = { variable
265 if (!(lws_flags & ip_opt_lws_flags[n])) in lws_plat_set_socket_options_ip()

Completed in 2 milliseconds