HomeSort by relevance Sort by last modified time
    Searched refs:DLT_PPP (Results 1 - 25 of 39) sorted by null

1 2

  /external/tcpdump/missing/
dlnames.c 60 DLT_CHOICE(DLT_PPP, "PPP"),
  /external/libpcap/
pcap-common.c 125 #define LINKTYPE_PPP DLT_PPP
    [all...]
pcap-pf.c 404 p->linktype = DLT_PPP;
gencode.c 1059 case DLT_PPP:
    [all...]
pcap.c 1118 DLT_CHOICE(DLT_PPP, "PPP"),
    [all...]
pcap-bpf.c     [all...]
  /external/libpcap/pcap/
bpf.h 142 #define DLT_PPP 9 /* Point-to-point Protocol */
    [all...]
  /external/ppp/pppd/
options.c 63 * For older versions of libpcap, use DLT_PPP - but that means
70 #define DLT_PPP_PPPD DLT_PPP
    [all...]
  /external/tcpdump/
tcpdump.c 378 { ppp_if_print, DLT_PPP },
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_darwin_386.go 172 DLT_PPP = 0x9
    [all...]
zerrors_darwin_amd64.go 172 DLT_PPP = 0x9
    [all...]
zerrors_darwin_arm.go 171 DLT_PPP = 0x9
    [all...]
zerrors_darwin_arm64.go 173 DLT_PPP = 0x9
    [all...]
zerrors_dragonfly_amd64.go 245 DLT_PPP = 0x9
    [all...]
zerrors_freebsd_386.go 359 DLT_PPP = 0x9
    [all...]
zerrors_freebsd_amd64.go 359 DLT_PPP = 0x9
    [all...]
zerrors_freebsd_arm.go 359 DLT_PPP = 0x9
    [all...]
zerrors_netbsd_386.go 276 DLT_PPP = 0x9
    [all...]
zerrors_netbsd_amd64.go 276 DLT_PPP = 0x9
    [all...]
zerrors_netbsd_arm.go 268 DLT_PPP = 0x9
    [all...]
zerrors_openbsd_386.go 178 DLT_PPP = 0x9
    [all...]
zerrors_openbsd_amd64.go 178 DLT_PPP = 0x9
    [all...]
zerrors_openbsd_arm.go 178 DLT_PPP = 0x9
    [all...]
zerrors_solaris_amd64.go 239 DLT_PPP = 0x9
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_darwin_386.go 172 DLT_PPP = 0x9
    [all...]

Completed in 98 milliseconds

1 2