Searched defs:lws_flags (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libwebsockets/lib/roles/dbus/ |
H A D | dbus.c | 153 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
|
/aosp_15_r20/external/libwebsockets/lib/plat/freertos/ |
H A D | freertos-sockets.c | 155 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip()
|
/aosp_15_r20/external/libwebsockets/lib/plat/optee/ |
H A D | network.c | 260 lws_plat_set_socket_options_ip(int fd, uint8_t pri, unsigned int lws_flags) in lws_plat_set_socket_options_ip()
|
/aosp_15_r20/external/libwebsockets/lib/plat/unix/ |
H A D | unix-sockets.c | 215 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip()
|
/aosp_15_r20/external/libwebsockets/lib/plat/windows/ |
H A D | windows-sockets.c | 148 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip()
|