OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DLT_RAW
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/net/
dlt.h
91
* is used at all, but 12 is
DLT_RAW
on some platforms but not
106
* XXX - DLT_ATM_RFC1483 is 13 in BSD/OS, and
DLT_RAW
is 14 in BSD/OS,
114
#define
DLT_RAW
14 /* raw IP */
116
#define
DLT_RAW
12 /* raw IP */
290
* 106 is reserved for Linux Classical IP over ATM; it's like
DLT_RAW
,
308
* DLT_LOOP is 12 in OpenBSD, but that's
DLT_RAW
in other OSes, so
1136
* Raw IPv4/IPv6; different from
DLT_RAW
in that the DLT_ value specifies
if_srt.c
293
sc->intf.if_dlt =
DLT_RAW
;
/src/sys/dev/usb/
if_upl.c
219
ifp->if_dlt =
DLT_RAW
;
uhso.c
1946
ifp->if_dlt =
DLT_RAW
;
1972
bpf_attach(ifp,
DLT_RAW
, 0);
usbnet.c
1557
bpf_attach(ifp,
DLT_RAW
, 0);
if_umb.c
550
bpf_attach(ifp,
DLT_RAW
, 0);
/src/usr.sbin/npf/npfctl/
npf_build.c
612
pd = pcap_open_dead(
DLT_RAW
, maxsnaplen);
/src/sys/dev/pci/
xmm7360.c
3266
bpfattach(&ifp->if_bpf, ifp,
DLT_RAW
, 0);
Completed in 24 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025