Home
last modified time | relevance | path

Searched refs:DLT_PPP_PPPD (Results 1 – 15 of 15) 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/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go263 DLT_PPP_PPPD = 0xa6 const
Dzerrors_dragonfly_amd64.go268 DLT_PPP_PPPD = 0xa6 const
Dzerrors_darwin_386.go379 DLT_PPP_PPPD = 0xa6 const
Dzerrors_darwin_arm64.go379 DLT_PPP_PPPD = 0xa6 const
Dzerrors_darwin_amd64.go379 DLT_PPP_PPPD = 0xa6 const
Dzerrors_netbsd_arm.go276 DLT_PPP_PPPD = 0xa6 const
Dzerrors_darwin_arm.go379 DLT_PPP_PPPD = 0xa6 const
Dzerrors_freebsd_386.go490 DLT_PPP_PPPD = 0xa6 const
Dzerrors_freebsd_arm.go491 DLT_PPP_PPPD = 0xa6 const
Dzerrors_netbsd_386.go284 DLT_PPP_PPPD = 0xa6 const
Dzerrors_freebsd_amd64.go490 DLT_PPP_PPPD = 0xa6 const
Dzerrors_netbsd_amd64.go284 DLT_PPP_PPPD = 0xa6 const
/external/libpcap/
Dgencode.c1164 case DLT_PPP_PPPD: in init_linktype()
3194 case DLT_PPP_PPPD: in gen_linktype()
7743 case DLT_PPP_PPPD: in gen_inbound()