Home
last modified time | relevance | path

Searched refs:NetsimdOptions (Results 1 – 2 of 2) sorted by relevance

/tools/netsim/src/backend/
Dpacket_streamer_client.h49 struct NetsimdOptions { struct
59 std::shared_ptr<grpc::Channel> CreateChannel(NetsimdOptions); argument
Dpacket_streamer_client.cc77 NetsimdOptions options) { in RunNetsimd()
106 std::shared_ptr<grpc::Channel> GetChannel(NetsimdOptions options) { in GetChannel()
131 std::shared_ptr<grpc::Channel> CreateChannel(NetsimdOptions options) { in CreateChannel()