Searched refs:bwm (Results 1 – 1 of 1) sorted by relevance
175 struct bw_meter bw_meter, *bwm; in print_mfc() local216 bwm = m->mfc_bw_meter; in print_mfc()217 while (bwm != NULL) { in print_mfc()218 error = kread((u_long)bwm, (char *)&bw_meter, in print_mfc()223 bwm = bw_meter.bm_mfc_next; in print_mfc()