Home
last modified time | relevance | path

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

/tools/netsim/rust/frontend-proto/src/
Dfrontend.rs697 pub struct NetCatStream { struct
702 // @@protoc_insertion_point(special_field:netsim.frontend.NetCatStream.special_fields) argument
706 impl<'a> ::std::default::Default for &'a NetCatStream { implementation
712 impl NetCatStream { implementation
733 impl ::protobuf::Message for NetCatStream { implementation
800 impl ::protobuf::MessageFull for NetCatStream { implementation
807 impl ::std::fmt::Display for NetCatStream { implementation
813 impl ::protobuf::reflect::ProtobufValue for NetCatStream { implementation
/tools/netsim/src/proto/
Dfrontend.proto109 message NetCatStream { message