OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vmsw_delmulti
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_vlan.c
180
int (*
vmsw_delmulti
)(struct ifvlan *, struct ifreq *);
member in struct:vlan_multisw
190
.
vmsw_delmulti
= vlan_ether_delmulti,
199
.
vmsw_delmulti
= vlan_multi_nothing_ifreq,
1004
(*mib->ifvm_msw->
vmsw_delmulti
)(ifv, ifr) : EINVAL;
if_vlan.c
180
int (*
vmsw_delmulti
)(struct ifvlan *, struct ifreq *);
member in struct:vlan_multisw
190
.
vmsw_delmulti
= vlan_ether_delmulti,
199
.
vmsw_delmulti
= vlan_multi_nothing_ifreq,
1004
(*mib->ifvm_msw->
vmsw_delmulti
)(ifv, ifr) : EINVAL;
Completed in 22 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025