Searched refs:DLT_PPP_SERIAL (Results 1 – 8 of 8) sorted by relevance
78 #ifdef DLT_PPP_SERIAL79 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
193 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro
925 p->dlt_list[index++] = DLT_PPP_SERIAL;982 p->dlt_list[index++] = DLT_PPP_SERIAL;
483 p->linktype = DLT_PPP_SERIAL; in pcap_open_live()
339 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
606 { DLT_PPP_SERIAL, LINKTYPE_PPP_HDLC },
892 case DLT_PPP_SERIAL: /* NetBSD sync/async serial PPP */2267 case DLT_PPP_SERIAL:
178 #ifdef DLT_PPP_SERIAL179 { ppp_hdlc_if_print, DLT_PPP_SERIAL },