Searched defs:DLT_IEEE802_11 (Results 1 - 3 of 3) sorted by relevance

/external/scapy/scapy/contrib/
H A Dppi.py29 from scapy.data import DLT_EN10MB, DLT_IEEE802_11, DLT_PPI namespace
99 bind_layers(PPI, Dot11, dlt=DLT_IEEE802_11)
/external/scapy/scapy/
H A Ddata.py76 DLT_IEEE802_11 = 105 variable
/external/libpcap/pcap/
H A Ddlt.h204 #define DLT_IEEE802_11 105 /* IEEE 802.11 wireless */ macro

Completed in 231 milliseconds