Searched refs:DLT_PPP_SERIAL (Results 1 – 9 of 9) sorted by relevance
74 #ifdef DLT_PPP_SERIAL75 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
223 #ifdef DLT_PPP_SERIAL224 { ppp_hdlc_if_print, DLT_PPP_SERIAL },
572 (p->linktype != DLT_PPP_SERIAL) && in dag_read()588 (p->linktype != DLT_PPP_SERIAL) && in dag_read()1332 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL;1377 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL;
1180 { DLT_PPP_SERIAL, LINKTYPE_PPP_HDLC },
1018 p->linktype = DLT_PPP_SERIAL; in pcap_activate_npf()
1259 case DLT_PPP_SERIAL: /* NetBSD sync/async serial PPP */ in init_linktype()3295 case DLT_PPP_SERIAL: in gen_linktype()
152 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro
154 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro
232 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro