OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DLT_DOCSIS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/libpcap/dist/
pcap-pf.c
292
* don't get
DLT_DOCSIS
defined.
294
#ifndef
DLT_DOCSIS
295
#define
DLT_DOCSIS
143
401
* link-layer-type list with DLT_EN10MB and
DLT_DOCSIS
, so
417
p->dlt_list[1] =
DLT_DOCSIS
;
pcap-bpf.c
229
* don't get
DLT_DOCSIS
defined.
231
#ifndef
DLT_DOCSIS
232
#define
DLT_DOCSIS
143
934
* OK, for real Ethernet devices, add
DLT_DOCSIS
to the
972
bdlp->bfl_list[bdlp->bfl_len] =
DLT_DOCSIS
;
1110
* (We don't care about
DLT_DOCSIS
, so we pass DLT_NULL
2517
* give it a list with DLT_EN10MB and
DLT_DOCSIS
. (That'd give
2518
* 802.11 interfaces
DLT_DOCSIS
, which isn't the right thing to
2532
p->dlt_list[1] =
DLT_DOCSIS
;
/src/sys/net/
dlt.h
563
#define
DLT_DOCSIS
143
/src/external/bsd/libpcap/dist/pcap/
dlt.h
561
#define
DLT_DOCSIS
143
Completed in 34 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026