Home
last modified time | relevance | path

Searched refs:WSBIT_OPCODE_MASK (Results 1 - 1 of 1) sorted by relevance

/third_party/curl/lib/
H A Dws.c55 #define WSBIT_OPCODE_MASK (0xf) macro
80 unsigned char opcode = proto_opcode & WSBIT_OPCODE_MASK; in ws_frame_name_of_op()
91 unsigned char opcode = proto_opcode & WSBIT_OPCODE_MASK; in ws_frame_op2flags()
493 (enc->firstbyte & WSBIT_OPCODE_MASK) == WSBIT_OPCODE_CONT ? in ws_enc_info()

Completed in 4 milliseconds