Searched refs:is_websocket (Results 1 – 2 of 2) sorted by relevance
697 static bool skip_this(struct http_resource_desc *resource, bool is_websocket) in skip_this() argument703 if (is_websocket) { in skip_this()718 bool is_websocket) in get_resource_detail() argument722 if (skip_this(resource, is_websocket)) { in get_resource_detail()
301 bool is_websocket);