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

  /external/libpcap/pcap/
bpf.h 566 #define DLT_USER2 149
    [all...]
  /external/tcpdump/
tcpdump.c 424 #if defined(DLT_USER2) && defined(DLT_PKTAP)
426 * Apple incorrectly chose to use DLT_USER2 for their PKTAP
429 * We map DLT_PKTAP, whether it's DLT_USER2 as it is on Darwin-
437 * If we don't have a printer for DLT_USER2, and type is
438 * DLT_USER2, we look up the printer for DLT_PKTAP and use
441 if (type == DLT_USER2) {
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_freebsd_386.go 390 DLT_USER2 = 0x95
    [all...]
zerrors_freebsd_amd64.go 390 DLT_USER2 = 0x95
    [all...]
zerrors_freebsd_arm.go 390 DLT_USER2 = 0x95
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zerrors_freebsd_386.go 390 DLT_USER2 = 0x95
    [all...]
zerrors_freebsd_amd64.go 390 DLT_USER2 = 0x95
    [all...]
zerrors_freebsd_arm.go 390 DLT_USER2 = 0x95
    [all...]

Completed in 60 milliseconds