Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Dvhost.c584 int m, f = !info->pvo, fx = 0, abs_pcol_count = 0, sec_pcol_count = 0; in lws_create_vhost() local
760 abs_pcol_count = (int)LWS_ARRAY_SIZE(available_abstract_protocols) - 1; in lws_create_vhost()
780 (unsigned int)abs_pcol_count + in lws_create_vhost()
804 for (n = 0; n < abs_pcol_count; n++) { in lws_create_vhost()