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/
Dfreertos-pipe.c31 struct sockaddr_in *si = &wsi->a.context->frt_pipe_si; in lws_plat_pipe_create()
92 struct sockaddr_in *si = &ctx->frt_pipe_si; in lws_plat_pipe_signal()
/third_party/libwebsockets/lib/plat/windows/
Dwindows-pipe.c39 struct sockaddr_in *si = &pt->frt_pipe_si; in lws_plat_pipe_create()
100 struct sockaddr_in *si = &pt->frt_pipe_si; in lws_plat_pipe_signal()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h461 struct sockaddr_in frt_pipe_si; member
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h325 struct sockaddr_in frt_pipe_si; member