Home
last modified time | relevance | path

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

/dragonfly/sys/net/ip_mroute/
H A Dip_mroute.c155 static struct callout bw_meter_ch; variable
586 callout_init(&bw_meter_ch); in ip_mrouter_init()
592 callout_reset(&bw_meter_ch, BW_METER_PERIOD, expire_bw_meter_process, NULL); in ip_mrouter_init()
643 callout_stop(&bw_meter_ch); in X_ip_mrouter_done()
2790 callout_reset(&bw_meter_ch, BW_METER_PERIOD,