Home
last modified time | relevance | path

Searched hist:f460019b (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_api.cf460019b Tue Nov 24 10:40:54 CST 2020 Vlad Buslov <vlad@buslov.dev> net: sched: alias action flags with TCA_ACT_ prefix

Currently both filter and action flags use same "TCA_" prefix which makes
them hard to distinguish to code and confusing for users. Create aliases
for existing action flags constants with "TCA_ACT_" prefix.

Signed-off-by: Vlad Buslov <vlad@buslov.dev>
Link: https://lore.kernel.org/r/20201124164054.893168-1-vlad@buslov.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.hf460019b Tue Nov 24 10:40:54 CST 2020 Vlad Buslov <vlad@buslov.dev> net: sched: alias action flags with TCA_ACT_ prefix

Currently both filter and action flags use same "TCA_" prefix which makes
them hard to distinguish to code and confusing for users. Create aliases
for existing action flags constants with "TCA_ACT_" prefix.

Signed-off-by: Vlad Buslov <vlad@buslov.dev>
Link: https://lore.kernel.org/r/20201124164054.893168-1-vlad@buslov.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>