Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dact_api.h210 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police,
/openbmc/linux/net/sched/
H A Dact_api.c1317 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police, in tc_action_load_ops() function
1468 a_o = tc_action_load_ops(tb[i], flags & TCA_ACT_FLAGS_POLICE, in tcf_action_init()
H A Dcls_api.c3282 a_o = tc_action_load_ops(tb[exts->police], true, in tcf_exts_validate_ex()