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

  /external/tcpdump/
print-ppi.c 18 #ifdef DLT_PPI
104 #endif /* DLT_PPI */
tcpdump.c 328 #ifdef DLT_PPI
329 { ppi_if_print, DLT_PPI },
    [all...]
  /external/libpcap/pcap/
bpf.h 758 #define DLT_PPI 192
    [all...]
  /external/libpcap/
gencode.c 597 * For DLT_PPI captures, generate a check of the per-packet
1130 case DLT_PPI:
    [all...]
pcap-win32.c 581 p->linktype = DLT_PPI;
pcap.c     [all...]

Completed in 539 milliseconds