Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_ife.c773 int tot_run_sz = 0, run_sz = 0; in ife_get_sz() local
777 run_sz = e->ops->check_presence(skb, e); in ife_get_sz()
778 tot_run_sz += run_sz; in ife_get_sz()