Searched refs:DLT_PPP_BSDOS (Results 1 – 8 of 8) sorted by relevance
66 #ifdef DLT_PPP_BSDOS67 DLT_CHOICE(DLT_PPP_BSDOS, "BSD/OS PPP"),
126 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */ macro130 #define DLT_PPP_BSDOS 16 /* BSD/OS Point-to-point Protocol */ macro
98 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */ macro102 #define DLT_PPP_BSDOS 16 /* BSD/OS Point-to-point Protocol */ macro
213 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */ macro 217 #define DLT_PPP_BSDOS 16 /* BSD/OS Point-to-point Protocol */ macro
1298 if (dlt == DLT_PPP_BSDOS) in dlt_to_linktype()1451 return (DLT_PPP_BSDOS); in linktype_to_dlt()
2348 v = DLT_PPP_BSDOS;
1281 case DLT_PPP_BSDOS: in init_linktype()3348 case DLT_PPP_BSDOS: in gen_linktype()
198 #ifdef DLT_PPP_BSDOS199 { ppp_bsdos_if_print, DLT_PPP_BSDOS },