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

  /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

Completed in 17 milliseconds