HomeSort by: relevance | last modified time | path
    Searched defs:DLT_SLIP_BSDOS (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ipf/bin/ipftest/
bpf-ipf.h 216 #ifndef DLT_SLIP_BSDOS
217 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */
221 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */
  /src/sys/net/
dlt.h 122 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
126 #ifndef DLT_SLIP_BSDOS
127 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */
131 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */
320 * DLT_SLIP_BSDOS in NetBSD, so we don't use 13 for it in OSes other
  /src/external/bsd/libpcap/dist/pcap/
dlt.h 120 * for DLT_SLIP_BSDOS and DLT_PPP_BSDOS, which are 15 and 16, but they
124 #ifndef DLT_SLIP_BSDOS
125 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */
129 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */
318 * DLT_SLIP_BSDOS in NetBSD, so we don't use 13 for it in OSes other

Completed in 39 milliseconds