Home
last modified time | relevance | path

Searched defs:raw_pss (Results 1 – 3 of 3) sorted by relevance

/third_party/libwebsockets/minimal-examples/raw/minimal-raw-vhost/
Dminimal-raw-vhost.c32 struct raw_pss { struct
33 struct raw_pss *pss_list; argument
40 struct raw_pss *pss_list; /* linked-list of live pss*/ argument
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams-process.c54 struct raw_pss { struct
55 struct conn *conn;
/third_party/libwebsockets/plugins/raw-proxy/
Dprotocol_lws_raw_proxy.c77 struct raw_pss { struct
100 destroy_conn(struct raw_vhd *vhd, struct raw_pss *pss) in destroy_conn() argument