Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h1169 lws_get_vhost_iface(struct lws_vhost *vhost);
/third_party/libwebsockets/plugins/acme-client/
Dprotocol_lws_acme_client.c746 vhd->ac->real_vh_iface = lws_get_vhost_iface(vhd->vhost); in lws_acme_start_acquisition()
/third_party/libwebsockets/lib/core-net/
Dwsi.c972 lws_get_vhost_iface(struct lws_vhost *vhost) in lws_get_vhost_iface() function