Searched refs:CreateEthernetConfiguredWireshark (Results 1 – 1 of 1) sorted by relevance
38 CreateEthernetConfiguredWireshark(emulation, name); in CreateWiresharkForEthernet()83 var result = CreateEthernetConfiguredWireshark(emulation, EthernetLogName); in LogEthernetTraffic()152 return CreateEthernetConfiguredWireshark(emulation, hostName); in GetConfiguredWireshark()188 private static Wireshark CreateEthernetConfiguredWireshark(Emulation emulation, string name) in CreateEthernetConfiguredWireshark() method in Antmicro.Renode.Plugins.WiresharkPlugin.INetworkLogExtensions