Home
last modified time | relevance | path

Searched refs:DLT_C_HDLC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dbpf-ipf.h253 #define DLT_C_HDLC 104 /* Cisco HDLC */ macro
254 #define DLT_CHDLC DLT_C_HDLC
/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_dlt.c46 { DL_HDLC, DLT_C_HDLC, 0 }, /* Cisco HDLC protocol */
/illumos-gate/usr/src/uts/common/io/bpf/net/
H A Ddlt.h79 #define DLT_C_HDLC 104 /* Cisco HDLC */ macro