Home
last modified time | relevance | path

Searched refs:frt_pipe_si (Results 1 - 4 of 4) sorted by relevance

/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-pipe.c31 struct sockaddr_in *si = &wsi->a.context->frt_pipe_si; in lws_plat_pipe_create()
66 * Query the socket to set context->frt_pipe_si to the full sockaddr it in lws_plat_pipe_create()
92 struct sockaddr_in *si = &ctx->frt_pipe_si; in lws_plat_pipe_signal()
99 * the event loop wait to wake. fd[1] and context->frt_pipe_si are in lws_plat_pipe_signal()
/third_party/libwebsockets/lib/plat/windows/
H A Dwindows-pipe.c39 struct sockaddr_in *si = &pt->frt_pipe_si; in lws_plat_pipe_create()
74 * Query the socket to set pt->frt_pipe_si to the full sockaddr it in lws_plat_pipe_create()
100 struct sockaddr_in *si = &pt->frt_pipe_si; in lws_plat_pipe_signal()
107 * the event loop wait to wake. fd[1] and context->frt_pipe_si are in lws_plat_pipe_signal()
/third_party/libwebsockets/lib/core/
H A Dprivate-lib-core.h467 struct sockaddr_in frt_pipe_si; member
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h325 struct sockaddr_in frt_pipe_si; member

Completed in 6 milliseconds