Searched refs:DLT_C_HDLC (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Ddlnames.c84 #ifdef DLT_C_HDLC
85 DLT_CHOICE(DLT_C_HDLC, "Cisco HDLC"),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/pcap/
H A Dbpf.h258 * a link type of 104 in a save file will be mapped to DLT_C_HDLC,
261 * DLT_C_HDLC.
263 * The name DLT_C_HDLC was used by BSD/OS; we use that name for source
269 #define DLT_C_HDLC 104 /* Cisco HDLC */ macro
270 #define DLT_CHDLC DLT_C_HDLC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dpcap-common.c940 { DLT_C_HDLC, LINKTYPE_C_HDLC },
H A Dgencode.c1031 case DLT_C_HDLC: /* BSD/OS Cisco HDLC */
2948 case DLT_C_HDLC:
5869 case DLT_C_HDLC:
7972 case DLT_C_HDLC: /* fall through */
H A Dpcap.c975 DLT_CHOICE(DLT_C_HDLC, "Cisco HDLC"),
H A Dpcap-linux.c2666 handle->linktype = DLT_C_HDLC;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcpdump.c192 #ifdef DLT_C_HDLC
193 { chdlc_if_print, DLT_C_HDLC },

Completed in 209 milliseconds