Searched refs:is_websocket (Results 1 – 2 of 2) sorted by relevance
734 static bool skip_this(struct http_resource_desc *resource, bool is_websocket) in skip_this() argument740 if (is_websocket) { in skip_this()754 const char *path, int *path_len, bool is_websocket) in get_resource_detail() argument757 if (skip_this(resource, is_websocket)) { in get_resource_detail()
314 bool is_websocket);