Home
last modified time | relevance | path

Searched refs:DLT_CHDLC (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/libpcap/
Dpcap-dag.c571 if ((p->linktype != DLT_CHDLC) && in dag_read()
587 if ((p->linktype != DLT_CHDLC) && in dag_read()
1331 p->dlt_list[dlt_index++] = DLT_CHDLC;
1336 p->linktype = DLT_CHDLC;
1376 p->dlt_list[dlt_index++] = DLT_CHDLC;
1384 p->linktype = DLT_CHDLC;
Dpcap-npf.c1014 p->linktype = DLT_CHDLC; in pcap_activate_npf()
Dpcap-bpf.c2143 v = DLT_CHDLC;
/freebsd-12-stable/contrib/libpcap/pcap/
Ddlt.h198 #define DLT_CHDLC DLT_C_HDLC macro
/freebsd-12-stable/sys/net/
Ddlt.h200 #define DLT_CHDLC DLT_C_HDLC macro
/freebsd-12-stable/sbin/ipf/ipf/
Dbpf-ipf.h256 #define DLT_CHDLC DLT_C_HDLC macro