Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-client.h90 LCCSCF_IP_LOW_COST = (1 << 27), enumerator
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-sockets.c144 LCCSCF_IP_HIGH_RELIABILITY, LCCSCF_IP_LOW_COST
/third_party/libwebsockets/lib/plat/unix/
Dunix-sockets.c197 , LCCSCF_IP_LOW_COST
/third_party/libwebsockets/lib/core-net/
Dadopt.c312 (LCCSCF_IP_LOW_COST * in lws_adopt_ss_server_accept()
/third_party/libwebsockets/lib/secure-streams/
Dsecure-streams.c799 i.ssl_connection |= LCCSCF_IP_LOW_COST; in _lws_ss_client_connect()