HomeSort by relevance Sort by last modified time
    Searched refs:DLT_PPP_PPPD (Results 1 - 15 of 15) sorted by null

  /external/libpcap/pcap/
dlt.h 571 #define DLT_PPP_PPPD 166
575 * software; new software should use DLT_PPP_PPPD.
577 #define DLT_PPP_WITH_DIRECTION DLT_PPP_PPPD
578 #define DLT_LINUX_PPP_WITHDIRECTION DLT_PPP_PPPD
    [all...]
  /external/ppp/pppd/
options.c 66 #ifndef DLT_PPP_PPPD
68 #define DLT_PPP_PPPD DLT_PPP_WITHDIRECTION
70 #define DLT_PPP_PPPD DLT_PPP
    [all...]
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_dragonfly_amd64.go 268 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_freebsd_386.go 490 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_freebsd_amd64.go 490 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_freebsd_arm.go 491 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_netbsd_386.go 284 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_netbsd_amd64.go 284 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_netbsd_arm.go 276 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_solaris_amd64.go 263 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_darwin_386.go 379 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_darwin_amd64.go 379 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_darwin_arm.go 379 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_darwin_arm64.go 379 DLT_PPP_PPPD = 0xa6
    [all...]
  /external/libpcap/
gencode.c 1164 case DLT_PPP_PPPD:
    [all...]

Completed in 537 milliseconds