Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dact_api.c689 int repeat_ttl; in tcf_action_exec() local
696 repeat_ttl = 32; in tcf_action_exec()
701 if (--repeat_ttl != 0) in tcf_action_exec()
/kernel/linux/linux-6.6/net/sched/
H A Dact_api.c1067 int repeat_ttl; in tcf_action_exec() local
1077 repeat_ttl = 32; in tcf_action_exec()
1081 if (--repeat_ttl != 0) in tcf_action_exec()

Completed in 6 milliseconds