Searched refs:tcf_action_init (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | act_api.h | 206 int tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla,
|
/openbmc/linux/net/sched/ |
H A D | act_api.c | 1447 int tcf_action_init(struct net *net, struct tcf_proto *tp, struct nlattr *nla, in tcf_action_init() function 2026 ret = tcf_action_init(net, NULL, nla, NULL, actions, init_res, in tcf_action_add()
|
H A D | cls_api.c | 3303 err = tcf_action_init(net, tp, tb[exts->action], in tcf_exts_validate_ex()
|