Searched refs:tcf_action_init (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/net/ |
D | act_api.h | 133 int tcf_action_init(struct net *net, struct nlattr *nla,
|
/linux-4.4.14/net/sched/ |
D | act_api.c | 587 int tcf_action_init(struct net *net, struct nlattr *nla, in tcf_action_init() function 953 ret = tcf_action_init(net, nla, NULL, NULL, ovr, 0, &actions); in tcf_action_add()
|
D | cls_api.c | 537 err = tcf_action_init(net, tb[exts->action], rate_tlv, in tcf_exts_validate()
|