Searched refs:tcf_add_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_api.c | 1475 tcf_add_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[], in tcf_add_notify() function 1518 ret = tcf_add_notify(net, n, actions, portid, attr_size, extack); in tcf_action_add()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_api.c | 1954 tcf_add_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[], in tcf_add_notify() function 1993 ret = tcf_add_notify(net, n, actions, portid, attr_size, extack); in tcf_action_add()
|
Completed in 6 milliseconds