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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dbpf.h621 #define DLT_PPP_PPPD 166 macro
625 * software; new software should use DLT_PPP_PPPD.
627 #define DLT_PPP_WITH_DIRECTION DLT_PPP_PPPD
628 #define DLT_LINUX_PPP_WITHDIRECTION DLT_PPP_PPPD
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Doptions.c66 #ifndef DLT_PPP_PPPD
68 #define DLT_PPP_PPPD DLT_PPP_WITHDIRECTION macro
70 #define DLT_PPP_PPPD DLT_PPP macro
1473 pc = pcap_open_dead(DLT_PPP_PPPD, 65535);
1494 pc = pcap_open_dead(DLT_PPP_PPPD, 65535);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap.c1006 DLT_CHOICE(DLT_PPP_PPPD, "PPP for pppd, with direction flag"),
H A Dgencode.c1030 case DLT_PPP_PPPD:
3098 case DLT_PPP_PPPD:
7486 case DLT_PPP_PPPD:

Completed in 124 milliseconds