Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Plugins/WiresharkPlugin/
DWiresharkSender.cs39 public WiresharkSender(string pipeName, uint pcapNetId, string wiresharkPath) in WiresharkSender()
210 private string wiresharkPath; field in Antmicro.Renode.Plugins.WiresharkPlugin.WiresharkSender
DWireshark.cs21 public Wireshark(string sinkName, LinkLayer layer, string wiresharkPath) in Wireshark()