Home
last modified time | relevance | path

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

/openthread-3.4.0/tests/scripts/thread-cert/pktverify/
Dpacket_verifier.py55 def __init__(self, test_info_path, wireshark_prefs=None): argument
61 if wireshark_prefs is not None:
62 pkts = PcapReader.read(ti.pcap_path, wireshark_prefs)