Searched refs:tcfp_t_c (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/sched/
H A Dact_police.c34 s64 tcfp_t_c; member in struct:tcf_police
234 police->tcfp_t_c = ktime_get_ns(); tcf_act_police_locate()
283 toks = min_t(s64, now - police->tcfp_t_c, tcf_act_police()
297 police->tcfp_t_c = now; tcf_act_police()

Completed in 170 milliseconds