Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/ws/ext/
Dextension-permessage-deflate.c371 return PMDR_EMPTY_FINAL; in lws_extension_callback_pm_deflate()
510 return PMDR_EMPTY_FINAL; in lws_extension_callback_pm_deflate()
/third_party/libwebsockets/lib/roles/ws/
Dclient-parser-ws.c588 && (n == PMDR_EMPTY_FINAL || n == PMDR_UNKNOWN) in lws_ws_client_rx_sm()
Dops-ws.c674 && (n == PMDR_EMPTY_FINAL || n == PMDR_UNKNOWN) in lws_ws_rx_sm()
704 n == PMDR_EMPTY_FINAL)) { in lws_ws_rx_sm()
Dserver-ws.c913 n == PMDR_EMPTY_FINAL && /* nothing to drain from the inflator */ in lws_ws_frame_rest_is_payload()
/third_party/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h159 PMDR_EMPTY_FINAL, enumerator