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 161 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
167 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */
171 #define DLT_PPP_BSDOS 16 /* BSD/OS Point-to-point Protocol */
pcap-bpf.c 730 v = DLT_PPP_BSDOS;
pcap.c 337 DLT_CHOICE(DLT_PPP_BSDOS, "BSD/OS PPP"),
savefile.c 590 { DLT_PPP_BSDOS, LINKTYPE_PPP_BSDOS },
    [all...]
gencode.c 869 /* XXX this may be the same as the DLT_PPP_BSDOS case */
908 case DLT_PPP_BSDOS:
    [all...]
  /external/tcpdump/
tcpdump.c 162 #ifdef DLT_PPP_BSDOS
163 { ppp_bsdos_if_print, DLT_PPP_BSDOS },
    [all...]

Completed in 1087 milliseconds