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.rs184 fn handle_capture_patch( in handle_capture_patch() function
241 "0" => handle_capture_patch(writer, id, false), in handle_capture_internal()
242 "1" => handle_capture_patch(writer, id, true), in handle_capture_internal()