OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIOCSETVLAN
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
if_vlanvar.h
74
/* Configuration structure for
SIOCSETVLAN
and SIOCGETVLAN ioctls. */
80
#define
SIOCSETVLAN
SIOCSIFGENERIC
if_vlan.c
893
case
SIOCSETVLAN
:
/src/sbin/ifconfig/
vlan.c
128
if (indirect_ioctl(env,
SIOCSETVLAN
, &vlr) == -1)
129
err(EXIT_FAILURE, "
SIOCSETVLAN
");
156
if (indirect_ioctl(env,
SIOCSETVLAN
, &vlr) == -1)
157
err(EXIT_FAILURE, "
SIOCSETVLAN
");
Completed in 55 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025