Searched refs:DLT_PPP_SERIAL (Results 1 – 8 of 8) sorted by relevance
73 #ifdef DLT_PPP_SERIAL74 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
223 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro
1056 { DLT_PPP_SERIAL, LINKTYPE_PPP_HDLC },
1176 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL;1221 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL;
595 p->linktype = DLT_PPP_SERIAL; in pcap_activate_win32()
1125 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
1062 case DLT_PPP_SERIAL: /* NetBSD sync/async serial PPP */3007 case DLT_PPP_SERIAL:
385 #ifdef DLT_PPP_SERIAL386 { ppp_hdlc_if_print, DLT_PPP_SERIAL },