Home
last modified time | relevance | path

Searched defs:lws_flags (Results 1 – 5 of 5) sorted by relevance

/third_party/libwebsockets/lib/roles/dbus/
Ddbus.c153 unsigned int flags = 0, lws_flags = 0; in lws_dbus_add_watch() local
235 unsigned int flags = 0, lws_flags = 0; in lws_dbus_remove_watch() local
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-sockets.c155 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip()
/third_party/libwebsockets/lib/plat/optee/
Dnetwork.c260 lws_plat_set_socket_options_ip(int fd, uint8_t pri, unsigned int lws_flags) in lws_plat_set_socket_options_ip()
/third_party/libwebsockets/lib/plat/unix/
Dunix-sockets.c215 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip()
/third_party/libwebsockets/lib/plat/windows/
Dwindows-sockets.c158 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip()