Home
last modified time | relevance | path

Searched defs:PatchCaptureRequest (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/rust/frontend-proto/src/
Dfrontend.rs959 pub struct PatchCaptureRequest { struct
963 // @@protoc_insertion_point(field:netsim.frontend.PatchCaptureRequest.patch) argument
966 // @@protoc_insertion_point(special_field:netsim.frontend.PatchCaptureRequest.special_fields) argument
970 impl<'a> ::std::default::Default for &'a PatchCaptureRequest { implementation
976 impl PatchCaptureRequest { implementation
1002 impl ::protobuf::Message for PatchCaptureRequest { implementation
1081 impl ::protobuf::MessageFull for PatchCaptureRequest { implementation
1088 impl ::std::fmt::Display for PatchCaptureRequest { implementation
1094 impl ::protobuf::reflect::ProtobufValue for PatchCaptureRequest { implementation
/tools/netsim/src/proto/
Dfrontend.proto118 message PatchCaptureRequest { message