Searched refs:expire_bw_meter_process (Results 1 – 1 of 1) sorted by relevance
328 static void expire_bw_meter_process(void *);686 callout_reset(&V_bw_meter_ch, BW_METER_PERIOD, expire_bw_meter_process, in ip_mrouter_init()2301 expire_bw_meter_process(void *arg) in expire_bw_meter_process() function2308 callout_reset(&V_bw_meter_ch, BW_METER_PERIOD, expire_bw_meter_process, in expire_bw_meter_process()