Searched refs:tcf_action_init (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/net/ |
D | act_api.h | 168 int tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla,
|
/Linux-v4.19/net/sched/ |
D | act_api.c | 917 int tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla, in tcf_action_init() function 1314 ret = tcf_action_init(net, NULL, nla, NULL, NULL, ovr, 0, actions, in tcf_action_add()
|
D | cls_api.c | 2068 err = tcf_action_init(net, tp, tb[exts->action], in tcf_exts_validate()
|