Home
last modified time | relevance | path

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

/external/scapy/scapy/contrib/
Disis.py480 IPPrefixField("pfx", None, wordbytes=1, length_from=lambda x: x.pfxlen),
/external/scapy/scapy/
Dfields.py1445 class IPPrefixField(_IPPrefixFieldBase): class