Home
last modified time | relevance | path

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

/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/roles/dbus/
H A Ddbus.c151 unsigned int flags = 0, lws_flags = 0; in lws_dbus_add_watch() local
233 unsigned int flags = 0, lws_flags = 0; in lws_dbus_remove_watch() local
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/plat/freertos/
H A 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()
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/plat/optee/
H A Dnetwork.c260 lws_plat_set_socket_options_ip(int fd, uint8_t pri, unsigned int lws_flags) in lws_plat_set_socket_options_ip()
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/plat/unix/
H A Dunix-sockets.c218 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip()
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/plat/windows/
H A Dwindows-sockets.c147 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip()