Home
last modified time | relevance | path

Searched refs:allocated_vhost_protocols (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dvhost.c869 vh->allocated_vhost_protocols = 1; in lws_create_vhost()
1534 vh->allocated_vhost_protocols)
Dprivate-lib-core-net.h533 uint8_t allocated_vhost_protocols:1; member