OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nmib
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/
if_vlan.c
407
struct ifvlan_linkmib *
nmib
= NULL;
local in function:vlan_config
424
nmib
= kmem_alloc(sizeof(*
nmib
), KM_SLEEP);
441
*
nmib
= *omib;
442
nmib_psref = &
nmib
->ifvm_psref;
448
nmib
->ifvm_msw = &vlan_ether_multisw;
449
nmib
->ifvm_mintu = ETHERMIN;
464
nmib
->ifvm_msw = &vlan_nothing_multisw;
465
nmib
->ifvm_mintu = ETHERMIN;
482
nmib
->ifvm_mtufudge = 0
564
struct ifvlan_linkmib *
nmib
= NULL;
local in function:vlan_unconfig
[
all
...]
if_vlan.c
407
struct ifvlan_linkmib *
nmib
= NULL;
local in function:vlan_config
424
nmib
= kmem_alloc(sizeof(*
nmib
), KM_SLEEP);
441
*
nmib
= *omib;
442
nmib_psref = &
nmib
->ifvm_psref;
448
nmib
->ifvm_msw = &vlan_ether_multisw;
449
nmib
->ifvm_mintu = ETHERMIN;
464
nmib
->ifvm_msw = &vlan_nothing_multisw;
465
nmib
->ifvm_mintu = ETHERMIN;
482
nmib
->ifvm_mtufudge = 0
564
struct ifvlan_linkmib *
nmib
= NULL;
local in function:vlan_unconfig
[
all
...]
Completed in 26 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025