Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dact_api.h136 struct tc_action *tcf_action_init_1(struct net *net, struct nlattr *nla,
/linux-4.4.14/net/sched/
Dact_api.c504 struct tc_action *tcf_action_init_1(struct net *net, struct nlattr *nla, in tcf_action_init_1() function
601 act = tcf_action_init_1(net, tb[i], est, name, ovr, bind); in tcf_action_init()
Dcls_api.c527 act = tcf_action_init_1(net, tb[exts->police], rate_tlv, in tcf_exts_validate()