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

/external/scapy/scapy/
H A Ddata.py72 DLT_PPP_SERIAL = 50 variable
/external/scapy/scapy/layers/
H A Dppp.py14 from scapy.data import DLT_PPP, DLT_PPP_SERIAL, DLT_PPP_ETHER namespace
718 conf.l2types.register(DLT_PPP_SERIAL, HDLC)
/external/libpcap/pcap/
H A Ddlt.h156 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro

Completed in 134 milliseconds