Home
last modified time | relevance | path

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

/external/scapy/scapy/layers/
Dinet6.py844 _hbhoptcls = { 0x00: Pad1, variable
887 if o in _hbhoptcls:
888 cls = _hbhoptcls[o]