Searched refs:tcf_action_init_1 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/net/ |
H A D | act_api.h | 213 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp,
|
/openbmc/linux/net/sched/ |
H A D | act_api.c | 1378 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp, in tcf_action_init_1() function 1479 act = tcf_action_init_1(net, tp, tb[i], est, ops[i - 1], in tcf_action_init()
|
H A D | cls_api.c | 3288 act = tcf_action_init_1(net, tp, tb[exts->police], in tcf_exts_validate_ex()
|