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

/external/libpcap/pcap/
H A Dbpf.h257 * 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 */ macro
269 #define DLT_CHDLC DLT_C_HDLC

Completed in 35 milliseconds