Searched refs:tcf_action_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_api.c | 1500 static int tcf_action_add(struct net *net, struct nlattr *nla, in tcf_action_add() function 1567 ret = tcf_action_add(net, tca[TCA_ACT_TAB], n, portid, ovr, in tc_ctl_action()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_api.c | 1975 static int tcf_action_add(struct net *net, struct nlattr *nla, in tcf_action_add() function 2044 ret = tcf_action_add(net, tca[TCA_ACT_TAB], n, portid, flags, in tc_ctl_action()
|
Completed in 6 milliseconds