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

  /external/tcpdump/missing/
dlnames.c 72 #ifdef DLT_PPP_BSDOS
73 DLT_CHOICE(DLT_PPP_BSDOS, "BSD/OS PPP"),
  /external/libpcap/pcap/
bpf.h 166 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
172 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */
176 #define DLT_PPP_BSDOS 16 /* BSD/OS Point-to-point Protocol */
    [all...]
  /external/libpcap/
pcap-common.c 973 { DLT_PPP_BSDOS, LINKTYPE_PPP_BSDOS },
    [all...]
pcap.c 1111 DLT_CHOICE(DLT_PPP_BSDOS, "BSD/OS PPP"),
    [all...]
pcap-bpf.c     [all...]
gencode.c 1004 /* XXX this may be the same as the DLT_PPP_BSDOS case */
1048 case DLT_PPP_BSDOS:
    [all...]
  /external/tcpdump/
tcpdump.c 185 #ifdef DLT_PPP_BSDOS
186 { ppp_bsdos_if_print, DLT_PPP_BSDOS },
    [all...]

Completed in 46 milliseconds