Home
last modified time | relevance | path

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

/external/scapy/scapy/
Dutils.py147 def chexdump(x, dump=False): function
/external/scapy/test/
Dregression.uts279 = Test chexdump function
280 chexdump(Ether(src="00:01:02:02:04:05"), dump=True) == "0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0…