Home
last modified time | relevance | path

Searched refs:DLT_DOCSIS (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/net/
H A Ddlt.h465 #define DLT_DOCSIS 143 macro
/dragonfly/contrib/libpcap/pcap/
H A Ddlt.h465 #define DLT_DOCSIS 143 macro
/dragonfly/contrib/libpcap/
H A Dpcap-bpf.c224 #ifndef DLT_DOCSIS
225 #define DLT_DOCSIS 143 macro
841 bdlp->bfl_list[bdlp->bfl_len] = DLT_DOCSIS; in get_dlt_list()
2439 p->dlt_list[1] = DLT_DOCSIS;
H A Dpcap.c3023 dlt == DLT_DOCSIS) {
H A Dgencode.c3557 case DLT_DOCSIS: in gen_linktype()