Home
last modified time | relevance | path

Searched defs:ListCapture (Results 1 – 5 of 5) sorted by relevance

/tools/netsim/rust/netsim-cli/src/
Dargs.rs280 pub struct ListCapture { struct
282 pub patterns: Vec<String>,
/tools/netsim/src/proto/
Dfrontend.proto68 rpc ListCapture(google.protobuf.Empty) returns (ListCaptureResponse); rpc
/tools/netsim/rust/frontend-client-cxx/src/
Dlib.rs42 ListCapture, enumerator
/tools/netsim/src/frontend/
Dfrontend_client.cc128 std::unique_ptr<ClientResult> ListCapture() const override { in ListCapture() function in netsim::frontend::__anonb32b111b0111::FrontendClientImpl
Dfrontend_server.cc128 grpc::Status ListCapture(grpc::ServerContext *context, in ListCapture() function in netsim::__anon60f52f330111::FrontendServer