Home | History | Annotate | Download | only in pcap

Lines Matching refs:DLT_C_HDLC

257  * a link type of 104 in a save file will be mapped to DLT_C_HDLC,
260 * DLT_C_HDLC.
262 * The name DLT_C_HDLC was used by BSD/OS; we use that name for source
268 #define DLT_C_HDLC 104 /* Cisco HDLC */
269 #define DLT_CHDLC DLT_C_HDLC