Home
last modified time | relevance | path

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

/external/libwebsockets/include/libwebsockets/
Dlws-context-vhost.h988 lws_get_vhost_iface(struct lws_vhost *vhost);
/external/libwebsockets/lib/core-net/
Dwsi.c716 lws_get_vhost_iface(struct lws_vhost *vhost) in lws_get_vhost_iface() function
/external/libwebsockets/plugins/acme-client/
Dprotocol_lws_acme_client.c739 vhd->ac->real_vh_iface = lws_get_vhost_iface(vhd->vhost); in lws_acme_start_acquisition()