Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dact_api.h188 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp,
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_api.c1000 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp, in tcf_action_init_1() function
1089 act = tcf_action_init_1(net, tp, tb[i], est, name, ovr, bind, in tcf_action_init()
H A Dcls_api.c3069 act = tcf_action_init_1(net, tp, tb[exts->police], in tcf_exts_validate()