Home
last modified time | relevance | path

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

/external/libpcap/pcap/
Dbpf.h620 #define DLT_PPP_PPPD 166 macro
626 #define DLT_PPP_WITH_DIRECTION DLT_PPP_PPPD
627 #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/
Dpcap.c1160 DLT_CHOICE(DLT_PPP_PPPD, "PPP for pppd, with direction flag"),
Dgencode.c1060 case DLT_PPP_PPPD:
3006 case DLT_PPP_PPPD:
7498 case DLT_PPP_PPPD: