Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dact_api.h185 struct tc_action_ops *tc_action_load_ops(char *name, struct nlattr *nla,
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_api.c939 struct tc_action_ops *tc_action_load_ops(char *name, struct nlattr *nla, in tc_action_load_ops() function
1080 a_o = tc_action_load_ops(name, tb[i], rtnl_held, extack); in tcf_action_init()
H A Dcls_api.c3066 a_o = tc_action_load_ops("police", tb[exts->police], rtnl_held, extack); in tcf_exts_validate()