Home
last modified time | relevance | path

Searched refs:lws_plat_set_socket_options_ip (Results 1 - 7 of 7) sorted by relevance

/third_party/libwebsockets/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() function
/third_party/libwebsockets/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() function
/third_party/libwebsockets/lib/plat/windows/
H A 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() function
/third_party/libwebsockets/lib/plat/unix/
H A Dunix-sockets.c221 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip() function
/third_party/libwebsockets/lib/core-net/
H A Dadopt.c304 if (lws_plat_set_socket_options_ip(new_wsi->desc.sockfd, in lws_adopt_ss_server_accept()
H A Dprivate-lib-core-net.h1054 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags);
/third_party/libwebsockets/lib/core-net/client/
H A Dconnect3.c496 if (lws_plat_set_socket_options_ip(wsi->desc.sockfd,

Completed in 8 milliseconds