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

  /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/libpcap/pcap/
bpf.h 620 #define DLT_PPP_PPPD 166
624 * software; new software should use DLT_PPP_PPPD.
626 #define DLT_PPP_WITH_DIRECTION DLT_PPP_PPPD
627 #define DLT_LINUX_PPP_WITHDIRECTION DLT_PPP_PPPD
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_solaris_amd64.go 241 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_dragonfly_amd64.go 248 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_freebsd_386.go 362 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_freebsd_amd64.go 362 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_freebsd_arm.go 362 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_netbsd_386.go 279 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_netbsd_amd64.go 279 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_netbsd_arm.go 271 DLT_PPP_PPPD = 0xa6
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_solaris_amd64.go 241 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_dragonfly_amd64.go 248 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_freebsd_386.go 362 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_freebsd_amd64.go 362 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_freebsd_arm.go 362 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_netbsd_386.go 279 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_netbsd_amd64.go 279 DLT_PPP_PPPD = 0xa6
    [all...]
zerrors_netbsd_arm.go 271 DLT_PPP_PPPD = 0xa6
    [all...]

Completed in 387 milliseconds