OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:agrport_ioctl
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/net/agr/
if_agrsubr.c
226
return
agrport_ioctl
(port, SIOCADDMULTI, arg);
233
return
agrport_ioctl
(port, SIOCDELMULTI, arg);
264
error =
agrport_ioctl
(port, SIOCGIFMEDIA, (void *)&ifmr);
if_agrvar_impl.h
138
int
agrport_ioctl
(struct agr_port *, u_long, void *);
if_agrether.c
188
error =
agrport_ioctl
(port, SIOCADDMULTI, (void *)&ifr);
225
error =
agrport_ioctl
(port, SIOCDELMULTI, (void *)&ifr);
if_agr.c
235
agrport_ioctl
(struct agr_port *port, u_long cmd, void *arg)
function in typeref:typename:int
777
error =
agrport_ioctl
(port, SIOCINITIFADDR, &ifa);
857
error =
agrport_ioctl
(port, cmd, arg);
Completed in 16 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025