Searched refs:DLT_PPP_SERIAL (Results 1 – 9 of 9) sorted by relevance
72 #ifdef DLT_PPP_SERIAL73 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
201 #ifdef DLT_PPP_SERIAL202 { ppp_hdlc_if_print, DLT_PPP_SERIAL },
574 (p->linktype != DLT_PPP_SERIAL) && in dag_read()590 (p->linktype != DLT_PPP_SERIAL) && in dag_read()1317 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL;1356 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL;
1362 if (dlt == DLT_REDBACK_SMARTEDGE || dlt == DLT_PPP_SERIAL || in dlt_to_linktype()
1201 p->linktype = DLT_PPP_SERIAL; in pcap_activate_npf()
1263 case DLT_PPP_SERIAL: /* NetBSD sync/async serial PPP */ in init_linktype()3338 case DLT_PPP_SERIAL: in gen_linktype()
237 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro
211 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro
227 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro