Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_api.c679 u32 jmp_ttl = TCA_ACT_MAX_PRIO; /*matches actions per filter */ in tcf_action_exec() local
714 jmp_ttl -= 1; in tcf_action_exec()
715 if (jmp_ttl > 0) in tcf_action_exec()
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c1057 u32 jmp_ttl = TCA_ACT_MAX_PRIO; /*matches actions per filter */ in tcf_action_exec() local
1093 jmp_ttl -= 1; in tcf_action_exec()
1094 if (jmp_ttl > 0) in tcf_action_exec()

Completed in 6 milliseconds