Home
last modified time | relevance | path

Searched defs:DLT_PPP (Results 1 – 3 of 3) sorted by relevance

/external/scapy/scapy/
Ddata.py53 DLT_PPP = 9 variable
/external/libpcap/pcap/
Ddlt.h71 #define DLT_PPP 9 /* Point-to-point Protocol */ macro
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs3204 pub const DLT_PPP: ::c_uint = 9; // Point-to-point Protocol constant