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

  /external/tcpdump/missing/
dlnames.c 69 #ifdef DLT_SLIP_BSDOS
70 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
  /external/libpcap/
pcap-bpf.h 161 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
165 #ifndef DLT_SLIP_BSDOS
166 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */
170 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */
260 * DLT_SLIP_BSDOS in NetBSD, so we don't use 13 for it in OSes other
pcap-bpf.c 726 v = DLT_SLIP_BSDOS;
pcap.c 336 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
savefile.c 589 { DLT_SLIP_BSDOS, LINKTYPE_SLIP_BSDOS },
    [all...]
gencode.c 868 case DLT_SLIP_BSDOS:
    [all...]
  /external/tcpdump/
tcpdump.c 155 #ifdef DLT_SLIP_BSDOS
156 { sl_bsdos_if_print, DLT_SLIP_BSDOS },
    [all...]

Completed in 113 milliseconds