OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIOCSLINKSTR
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/sys/
sockio.h
137
#define
SIOCSLINKSTR
_IOW('i', 136, struct ifdrv)
/src/sys/rump/net/lib/libvirtif/
if_virt.c
131
*
SIOCSLINKSTR
.
229
case
SIOCSLINKSTR
:
/src/sbin/ifconfig/
ifconfig.c
1464
if (direct_ioctl(env,
SIOCSLINKSTR
, &ifdrv) == -1)
1465
err(EXIT_FAILURE, "
SIOCSLINKSTR
");
1479
if (direct_ioctl(env,
SIOCSLINKSTR
, &ifdrv) == -1)
1480
err(EXIT_FAILURE, "
SIOCSLINKSTR
");
/src/sys/rump/net/lib/libshmif/
if_shmem.c
513
case
SIOCSLINKSTR
:
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.cc
2123
unsigned IOCTL_SIOCSLINKSTR =
SIOCSLINKSTR
;
sanitizer_interceptors_ioctl_netbsd.inc
1210
_(
SIOCSLINKSTR
, READ, struct_ifdrv_sz);
/src/sys/net/
if.c
3568
case
SIOCSLINKSTR
:
if_wg.c
5263
case
SIOCSLINKSTR
:
Completed in 25 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025