Home
last modified time | relevance | path

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

/external/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
50 struct raw_pss *pss = (struct raw_pss *)user; in callback_raw_test()
73 lws_ll_fwd_remove(struct raw_pss, pss_list, pss, vhd->pss_list); in callback_raw_test()
82 lws_start_foreach_llp(struct raw_pss **, ppss, vhd->pss_list) { in callback_raw_test()
103 { "raw-test", callback_raw_test, sizeof(struct raw_pss), 0, 0, NULL, 0 },
/external/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
115 connect_client(struct raw_vhd *vhd, struct raw_pss *pss) in connect_client()
176 struct raw_pss *pss = (struct raw_pss *)user; in callback_raw_proxy()
560 sizeof(struct raw_pss), \
/external/libwebsockets/lib/secure-streams/
Dsecure-streams-process.c54 struct raw_pss { struct
329 struct raw_pss *pss = (struct raw_pss *)user; in callback_ss_proxy()
755 sizeof(struct raw_pss),