Searched refs:DLT_PPP_SERIAL (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Ddlnames.c78 #ifdef DLT_PPP_SERIAL
79 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dbpf.h224 #define DLT_PPP_SERIAL 50 /* PPP over serial with HDLC encapsulation */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-common.c135 * HDLC"). This is, for example, what you get with NetBSD's DLT_PPP_SERIAL.
137 * We give it the same value as NetBSD's DLT_PPP_SERIAL, in the hopes that
138 * nobody else will choose a DLT_ value of 50, and so that DLT_PPP_SERIAL
953 { DLT_PPP_SERIAL, LINKTYPE_PPP_HDLC },
H A Dpcap-dag.c1082 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL;
1127 p->dlt_list[dlt_index++] = DLT_PPP_SERIAL;
H A Dpcap-win32.c545 p->linktype = DLT_PPP_SERIAL;
H A Dpcap.c972 DLT_CHOICE(DLT_PPP_SERIAL, "PPP over serial"),
H A Dgencode.c1032 case DLT_PPP_SERIAL: /* NetBSD sync/async serial PPP */
3099 case DLT_PPP_SERIAL:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcpdump.c198 #ifdef DLT_PPP_SERIAL
199 { ppp_hdlc_if_print, DLT_PPP_SERIAL },

Completed in 133 milliseconds