Searched refs:fin_bit (Results 1 – 1 of 1) sorted by relevance
1806 UCHAR fin_bit = NX_FALSE; in _nx_websocket_client_data_process() local1871 fin_bit = bytes[0] & NX_WEBSOCKET_FIN_MASK; in _nx_websocket_client_data_process()1939 …if (fin_bit == NX_WEBSOCKET_FIN) /* This is the final frame (tip: the first frame may also be the … in _nx_websocket_client_data_process()