Home
last modified time | relevance | path

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

/tools/netsim/rust/frontend-proto/src/
Dfrontend.rs152 pub struct SetLinkLossRequest { struct
156 // @@protoc_insertion_point(field:netsim.frontend.SetLinkLossRequest.other_device) argument
158 // @@protoc_insertion_point(field:netsim.frontend.SetLinkLossRequest.radio) argument
160 // @@protoc_insertion_point(field:netsim.frontend.SetLinkLossRequest.link_loss) argument
163 // @@protoc_insertion_point(special_field:netsim.frontend.SetLinkLossRequest.special_fields) argument
167 impl<'a> ::std::default::Default for &'a SetLinkLossRequest { implementation
173 impl SetLinkLossRequest { implementation
209 impl ::protobuf::Message for SetLinkLossRequest { implementation
309 impl ::protobuf::MessageFull for SetLinkLossRequest { implementation
316 impl ::std::fmt::Display for SetLinkLossRequest { implementation
[all …]
/tools/netsim/src/proto/
Dfrontend.proto81 message SetLinkLossRequest { message