Home
last modified time | relevance | path

Searched refs:bi_ksp (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/common/net/
H A Dbridge_impl.h104 kstat_t *bi_ksp; member
/titanic_44/usr/src/uts/common/io/
H A Dbridge.c694 if (bip->bi_ksp != NULL) in inst_free()
695 kstat_delete(bip->bi_ksp); in inst_free()
772 bip->bi_ksp = kstat_setup((kstat_named_t *)&bip->bi_kstats, in bridge_create()