Searched refs:ninactive (Results 1 – 4 of 4) sorted by relevance
572 uint_t nactive = 0, ninactive = 0, nunusable = 0; in sfunc_group_interfaces() local597 if (ninactive++ != 0) in sfunc_group_interfaces()611 if (ninactive > 0) { in sfunc_group_interfaces()621 if (nactive + ninactive != 0) in sfunc_group_interfaces()
99 kstat_named_t ninactive; /* VOP_INACTIVE */ member
98 kstat_named_t ninactive; /* VOP_INACTIVE */ member
485 kstat_named_init(&vsp->ninactive, "ninactive", KSTAT_DATA_UINT64); in create_vopstats_template()