Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dact_api.h209 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police,
/linux-6.1.9/net/sched/
Dact_api.c1301 struct tc_action_ops *tc_action_load_ops(struct nlattr *nla, bool police, in tc_action_load_ops() function
1452 a_o = tc_action_load_ops(tb[i], flags & TCA_ACT_FLAGS_POLICE, in tcf_action_init()
Dcls_api.c3060 a_o = tc_action_load_ops(tb[exts->police], true, in tcf_exts_validate_ex()