Searched refs:DLT_SLIP_BSDOS (Results 1 – 8 of 8) sorted by relevance
124 #ifndef DLT_SLIP_BSDOS125 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */ macro129 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */ macro
96 #ifndef DLT_SLIP_BSDOS97 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */ macro101 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */ macro
211 #ifndef DLT_SLIP_BSDOS212 #define DLT_SLIP_BSDOS 13 /* BSD/OS Serial Line IP */ macro 216 #define DLT_SLIP_BSDOS 15 /* BSD/OS Serial Line IP */ macro
63 #ifdef DLT_SLIP_BSDOS64 DLT_CHOICE(DLT_SLIP_BSDOS, "BSD/OS SLIP"),
1296 if (dlt == DLT_SLIP_BSDOS) in dlt_to_linktype()1449 return (DLT_SLIP_BSDOS); in linktype_to_dlt()
2344 v = DLT_SLIP_BSDOS;
1235 case DLT_SLIP_BSDOS: in init_linktype()3290 case DLT_SLIP_BSDOS: in gen_linktype()
221 #ifdef DLT_SLIP_BSDOS222 { sl_bsdos_if_print, DLT_SLIP_BSDOS },