Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/misc/
Dlecp.c433 if (sm >= LWS_CBOR_RESERVED) in lecp_parse()
482 if (sm < LWS_CBOR_RESERVED) in lecp_parse()
541 if (sm < LWS_CBOR_RESERVED) in lecp_parse()
583 if (sm < LWS_CBOR_RESERVED) in lecp_parse()
858 if (sm >= LWS_CBOR_RESERVED) in lecp_parse()
/third_party/libwebsockets/include/libwebsockets/
Dlws-lecp.h81 LWS_CBOR_RESERVED = 28, enumerator