Home
last modified time | relevance | path

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

/external/scapy/scapy/
Ddata.py349 def load_protocols(filename, _fallback=None, _integer_base=10, function
424 prot = load_protocols(filename or "scapy/ethertypes",
588 IP_PROTOS = load_protocols(os.path.join(
605 IP_PROTOS = load_protocols("/etc/protocols")