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