Home
last modified time | relevance | path

Searched refs:bm_time_hash (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_mroute.h330 uint32_t bm_time_hash; /* the time hash value */ member
/f-stack/freebsd/netinet/
H A Dip_mroute.h330 uint32_t bm_time_hash; /* the time hash value */ member
H A Dip_mroute.c1826 x->bm_time_hash = BW_METER_BUCKETS; in add_bw_upcall()
2144 x->bm_time_hash = time_hash; in schedule_bw_meter()
2165 time_hash = x->bm_time_hash; in unschedule_bw_meter()
2183 x->bm_time_hash = BW_METER_BUCKETS; in unschedule_bw_meter()
2250 x->bm_time_hash = time_hash; in bw_meter_process()