Searched refs:tc_action_load_ops (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | act_api.h | 185 struct tc_action_ops *tc_action_load_ops(char *name, struct nlattr *nla,
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | act_api.c | 939 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 D | cls_api.c | 3066 a_o = tc_action_load_ops("police", tb[exts->police], rtnl_held, extack); in tcf_exts_validate()
|