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

/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-pf.c296 * don't get DLT_DOCSIS defined.
298 #ifndef DLT_DOCSIS
299 #define DLT_DOCSIS 143 macro
378 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
392 p->dlt_list[1] = DLT_DOCSIS;
H A Ddlpisubs.c225 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
239 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap-nit.c321 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
335 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap-snit.c400 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
414 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap-snoop.c264 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
274 * DLT_DOCSIS as a Cisco CMTS won't put traffic onto it
288 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap-bpf.c236 * don't get DLT_DOCSIS defined.
238 #ifndef DLT_DOCSIS
239 #define DLT_DOCSIS 143 macro
627 * OK, for real Ethernet devices, add DLT_DOCSIS to the
665 bdlp->bfl_list[bdlp->bfl_len] = DLT_DOCSIS;
809 * (We don't care about DLT_DOCSIS, so we pass DLT_NULL
2173 * give it a list with DLT_EN10MB and DLT_DOCSIS. (That'd give
2174 * 802.11 interfaces DLT_DOCSIS, which isn't the right thing to
2186 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap-win32.c521 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
535 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap.c981 dlt == DLT_DOCSIS) {
985 * other type it offers is DLT_DOCSIS. That means that
1155 DLT_CHOICE(DLT_DOCSIS, "DOCSIS"),
H A Dpcap-dag.c1149 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
1159 p->dlt_list[dlt_index++] = DLT_DOCSIS;
H A Dpcap-linux.c2616 * link-layer-type list with DLT_EN10MB and DLT_DOCSIS, so
2625 * ARPHRD_ETHER but that *shouldn't offer DLT_DOCSIS as
2637 handle->dlt_list[1] = DLT_DOCSIS;
H A Dgencode.c3364 case DLT_DOCSIS:
/macosx-10.10.1/libpcap-48/libpcap/pcap/
H A Dbpf.h515 #define DLT_DOCSIS 143 macro
/macosx-10.10.1/xnu-2782.1.97/bsd/net/
H A Dbpf.h549 #define DLT_DOCSIS 143 macro

Completed in 408 milliseconds