Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Ddlt.h571 #define DLT_PPP_PPPD 166 macro
577 #define DLT_PPP_WITH_DIRECTION DLT_PPP_PPPD
578 #define DLT_LINUX_PPP_WITHDIRECTION DLT_PPP_PPPD
/external/ppp/pppd/
Doptions.c66 #ifndef DLT_PPP_PPPD
68 #define DLT_PPP_PPPD DLT_PPP_WITHDIRECTION macro
70 #define DLT_PPP_PPPD DLT_PPP macro
1489 pc = pcap_open_dead(DLT_PPP_PPPD, 65535);
1510 pc = pcap_open_dead(DLT_PPP_PPPD, 65535);
/external/libpcap/
Dgencode.c1259 case DLT_PPP_PPPD: in init_linktype()
3277 case DLT_PPP_PPPD: in gen_linktype()
8292 case DLT_PPP_PPPD: in gen_inbound()