Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dact_api.h181 int tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla,
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_api.c1060 int tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla, in tcf_action_init() function
1510 ret = tcf_action_init(net, NULL, nla, NULL, NULL, ovr, 0, in tcf_action_add()
H A Dcls_api.c3084 err = tcf_action_init(net, tp, tb[exts->action], in tcf_exts_validate()