Searched refs:mfc_bw_meter (Results 1 – 4 of 4) sorted by relevance
1035 free_bw_list(rt->mfc_bw_meter); in expire_mfc()1138 rt->mfc_bw_meter = NULL; in add_mfc()1178 free_bw_list(rt->mfc_bw_meter); in del_mfc()1179 rt->mfc_bw_meter = NULL; in del_mfc()1392 rt->mfc_bw_meter = NULL; in X_ip_mforward()1461 while (rt->mfc_bw_meter != NULL) { in expire_upcalls()1601 if (rt->mfc_bw_meter != NULL) { in ip_mdq()1830 x->bm_mfc_next = mfc->mfc_bw_meter; in add_bw_upcall()1831 mfc->mfc_bw_meter = x; in add_bw_upcall()1875 list = mfc->mfc_bw_meter; in del_bw_upcall()[all …]
286 struct bw_meter *mfc_bw_meter; /* list of bandwidth meters */ member
216 bwm = m->mfc_bw_meter; in print_mfc()