OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIOCSDLT
(Results
1 - 10
of
10
) sorted by relevancy
/src/tests/net/bpf/
t_bpf.c
261
"
BIOCSDLT
");
284
ATF_REQUIRE_EQ_MSG(rump_sys_ioctl(bpfd,
BIOCSDLT
, &dlt), -1,
/src/sys/net/
bpf.h
145
#define
BIOCSDLT
_IOW('B', 118, u_int)
bpf.c
1147
case
BIOCSDLT
:
/src/external/bsd/libpcap/dist/
pcap-bpf.c
2430
if (ioctl(p->fd,
BIOCSDLT
,
2502
if (ioctl(p->fd,
BIOCSDLT
, &new_dlt) != -1) {
3671
#ifdef
BIOCSDLT
3675
if (ioctl(p->fd,
BIOCSDLT
, &dlt) == -1) {
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
1634
unsigned IOCTL_BIOCSDLT =
BIOCSDLT
;
sanitizer_interceptors_ioctl_netbsd.inc
685
_(
BIOCSDLT
, READ, sizeof(unsigned int));
/src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_interceptors_ioctl_netbsd.inc
684
_(
BIOCSDLT
, READ, sizeof(unsigned int));
sanitizer_platform_limits_netbsd.cpp
1797
unsigned IOCTL_BIOCSDLT =
BIOCSDLT
;
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_interceptors_ioctl_netbsd.inc
684
_(
BIOCSDLT
, READ, sizeof(unsigned int));
sanitizer_platform_limits_netbsd.cpp
1797
unsigned IOCTL_BIOCSDLT =
BIOCSDLT
;
Completed in 52 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026