Searched refs:shell_websocket_setup (Results 1 – 2 of 2) sorted by relevance
65 int shell_websocket_setup(int ws_socket, struct http_request_ctx *request_ctx, void *user_data);94 .cb = shell_websocket_setup, \
377 int shell_websocket_setup(int ws_socket, struct http_request_ctx *request_ctx, void *user_data) in shell_websocket_setup() function