Home
last modified time | relevance | path

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

/tools/netsim/rust/frontend-proto/src/
Dfrontend.rs819 pub struct SetPacketCaptureRequest { struct
823 // @@protoc_insertion_point(field:netsim.frontend.SetPacketCaptureRequest.device_serial) argument
826 … // @@protoc_insertion_point(special_field:netsim.frontend.SetPacketCaptureRequest.special_fields) argument
830 impl<'a> ::std::default::Default for &'a SetPacketCaptureRequest { implementation
836 impl SetPacketCaptureRequest { impl
862 impl ::protobuf::Message for SetPacketCaptureRequest { implementation
940 impl ::protobuf::MessageFull for SetPacketCaptureRequest { implementation
947 impl ::std::fmt::Display for SetPacketCaptureRequest { implementation
953 impl ::protobuf::reflect::ProtobufValue for SetPacketCaptureRequest { implementation
/tools/netsim/src/proto/
Dfrontend.proto113 message SetPacketCaptureRequest { message