Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dact_api.h212 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp,
/linux-6.1.9/net/sched/
Dact_api.c1362 struct tc_action *tcf_action_init_1(struct net *net, struct tcf_proto *tp, in tcf_action_init_1() function
1463 act = tcf_action_init_1(net, tp, tb[i], est, ops[i - 1], in tcf_action_init()
Dcls_api.c3066 act = tcf_action_init_1(net, tp, tb[exts->police], in tcf_exts_validate_ex()