Home
last modified time | relevance | path

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

/aosp_15_r20/external/libwebsockets/include/libwebsockets/
H A Dlws-context-vhost.h1251 struct lws_protocol_vhost_options { struct
1252 const struct lws_protocol_vhost_options *next; /**< linked list */ argument
1253 …const struct lws_protocol_vhost_options *options; /**< child linked-list of more options for this … argument
1254 const char *name; /**< name of name=value pair */
1255 const char *value; /**< value of name=value pair */