Home
last modified time | relevance | path

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

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