Searched refs:DLT_DOCSIS (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/libpcap/
H A Dpcap-pf.c291 * don't get DLT_DOCSIS defined.
293 #ifndef DLT_DOCSIS
294 #define DLT_DOCSIS 143 macro
400 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
414 p->dlt_list[1] = DLT_DOCSIS;
H A Ddlpisubs.c221 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
235 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap-nit.c336 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
350 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap-snoop.c267 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
277 * DLT_DOCSIS as a Cisco CMTS won't put traffic onto it
291 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap-snit.c425 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
439 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap-bpf.c223 * don't get DLT_DOCSIS defined.
225 #ifndef DLT_DOCSIS
226 #define DLT_DOCSIS 143 macro
683 * OK, for real Ethernet devices, add DLT_DOCSIS to the
721 bdlp->bfl_list[bdlp->bfl_len] = DLT_DOCSIS;
864 * (We don't care about DLT_DOCSIS, so we pass DLT_NULL
2296 * give it a list with DLT_EN10MB and DLT_DOCSIS. (That'd give
2297 * 802.11 interfaces DLT_DOCSIS, which isn't the right thing to
2309 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap-dag.c554 (p->linktype != DLT_DOCSIS))
1345 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
1355 p->dlt_list[dlt_index++] = DLT_DOCSIS;
H A Dpcap-npf.c974 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
988 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap.c2828 dlt == DLT_DOCSIS) {
2832 * other type it offers is DLT_DOCSIS. That means that
H A Dpcap-linux.c3182 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
3191 * have ARPHRD_ETHER but that shouldn't offer DLT_DOCSIS as
3208 handle->dlt_list[1] = DLT_DOCSIS;
H A Dgencode.c3563 case DLT_DOCSIS:
/freebsd-11-stable/sys/net/
H A Ddlt.h467 #define DLT_DOCSIS 143 macro
/freebsd-11-stable/contrib/libpcap/pcap/
H A Ddlt.h465 #define DLT_DOCSIS 143 macro

Completed in 188 milliseconds