Home
last modified time | relevance | path

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

/openthread-latest/tests/scripts/thread-cert/pktverify/
Dutils.py112 def get_wireshark_dir() -> str: function
125 return os.path.join(get_wireshark_dir(), 'tshark')
132 return os.path.join(get_wireshark_dir(), 'dumpcap')
139 return os.path.join(get_wireshark_dir(), 'mergecap')