Searched refs:tcf_action_get_1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_api.c | 1241 static struct tc_action *tcf_action_get_1(struct net *net, struct nlattr *nla, in tcf_action_get_1() function 1450 act = tcf_action_get_1(net, tb[i], n, portid, extack); in tca_action_gd()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_api.c | 1634 static struct tc_action *tcf_action_get_1(struct net *net, struct nlattr *nla, in tcf_action_get_1() function 1929 act = tcf_action_get_1(net, tb[i], n, portid, extack); in tca_action_gd()
|
Completed in 5 milliseconds