Home
last modified time | relevance | path

Searched refs:mi_ldecay (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h526 uint32_t mi_ldecay; member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_provider.c239 mip->mi_ldecay = 200; in mac_register()
H A Dmac.c3586 mip->mi_ldecay = learnval; in mac_set_prop()
3681 bcopy(&mip->mi_ldecay, val, sizeof (mip->mi_ldecay)); in mac_get_prop()
H A Dmac_client.c4876 return (mip->mi_ldecay); in mac_get_ldecay()