Searched refs:websocket_opcode2flag (Results 1 – 1 of 1) sorted by relevance
801 static uint32_t websocket_opcode2flag(uint8_t data) in websocket_opcode2flag() function835 ctx->message_type = websocket_opcode2flag(data); in websocket_parse()