Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_api.c1076 u32 jmp_prgcnt = 0; in tcf_action_exec() local
1089 if (jmp_prgcnt > 0) { in tcf_action_exec()
1090 jmp_prgcnt -= 1; in tcf_action_exec()
1108 jmp_prgcnt = ret & TCA_ACT_MAX_PRIO_MASK; in tcf_action_exec()
1109 if (!jmp_prgcnt || (jmp_prgcnt > nr_actions)) { in tcf_action_exec()