Home
last modified time | relevance | path

Searched defs:lws_plat_set_socket_options (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libwebsockets/lib/plat/freertos/
H A Dfreertos-sockets.c87 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options() function
/aosp_15_r20/external/libwebsockets/lib/plat/optee/
H A Dnetwork.c198 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options() function
/aosp_15_r20/external/libwebsockets/lib/plat/unix/
H A Dunix-sockets.c102 lws_plat_set_socket_options(struct lws_vhost *vhost, int fd, int unix_skt) in lws_plat_set_socket_options() function
/aosp_15_r20/external/libwebsockets/lib/plat/windows/
H A Dwindows-sockets.c91 lws_plat_set_socket_options(struct lws_vhost *vhost, lws_sockfd_type fd, in lws_plat_set_socket_options() function