Home
last modified time | relevance | path

Searched refs:handle_capture_patch (Results 1 – 1 of 1) sorted by relevance

/tools/netsim/rust/daemon/src/captures/
Dcaptures_handler.rs143 fn handle_capture_patch( in handle_capture_patch() function
200 "0" => handle_capture_patch(writer, id, false), in handle_capture_internal()
201 "1" => handle_capture_patch(writer, id, true), in handle_capture_internal()