Home
last modified time | relevance | path

Searched defs:vh_prot_name (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/roles/raw-file/
Dops-raw-file.c60 rops_adoption_bind_raw_file(struct lws *wsi, int type, const char *vh_prot_name) in rops_adoption_bind_raw_file()
/third_party/libwebsockets/lib/roles/raw-proxy/
Dops-raw-proxy.c131 const char *vh_prot_name) in rops_adoption_bind_raw_proxy()
/third_party/libwebsockets/lib/roles/raw-skt/
Dops-raw-skt.c276 rops_adoption_bind_raw_skt(struct lws *wsi, int type, const char *vh_prot_name)
/third_party/libwebsockets/lib/core-net/
Dadopt.c122 const char *vh_prot_name, struct lws *parent, in __lws_adopt_descriptor_vhost1()
481 lws_sock_file_fd_type fd, const char *vh_prot_name, in lws_adopt_descriptor_vhost()
/third_party/libwebsockets/include/libwebsockets/
Dlws-adopt.h152 const char *vh_prot_name; /**< NULL or vh protocol name to bind raw connection to */ member
/third_party/libwebsockets/lib/roles/h1/
Dops-h1.c907 rops_adoption_bind_h1(struct lws *wsi, int type, const char *vh_prot_name) in rops_adoption_bind_h1()