Searched refs:pretty_list (Results 1 - 4 of 4) sorted by relevance

/external/scapy/scapy/
H A Droute.py18 from scapy.utils import atol, ltoa, itom, pretty_list namespace
48 return pretty_list(rtlst,
H A Droute6.py57 return pretty_list(rtlst,
H A Dutils.py1383 def pretty_list(rtlst, header, sortBy=0): function
/external/scapy/scapy/arch/windows/
H A D__init__.py21 from scapy.utils import atol, itom, inet_aton, inet_ntoa, PcapReader, pretty_list namespace
738 res = pretty_list(res, [("INDEX", "IFACE", "IP", "MAC")])

Completed in 156 milliseconds