OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vlan_ioctl
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_vlan.c
206
static int
vlan_ioctl
(struct ifnet *, u_long, void *);
363
ifp->if_ioctl =
vlan_ioctl
;
634
/* Restore
vlan_ioctl
overwritten by ether_ifdetach */
635
ifp->if_ioctl =
vlan_ioctl
;
848
vlan_ioctl
(struct ifnet *ifp, u_long cmd, void *data)
function in typeref:typename:int
if_vlan.c
206
static int
vlan_ioctl
(struct ifnet *, u_long, void *);
363
ifp->if_ioctl =
vlan_ioctl
;
634
/* Restore
vlan_ioctl
overwritten by ether_ifdetach */
635
ifp->if_ioctl =
vlan_ioctl
;
848
vlan_ioctl
(struct ifnet *ifp, u_long cmd, void *data)
function in typeref:typename:int
Completed in 26 milliseconds
Indexes created Fri Sep 26 08:10:20 GMT 2025