Searched refs:tcf_del_notify (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_api.c | 1393 tcf_del_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[], in tcf_del_notify() function 1464 ret = tcf_del_notify(net, n, actions, portid, attr_size, extack); in tca_action_gd()
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_api.c | 1874 tcf_del_notify(struct net *net, struct nlmsghdr *n, struct tc_action *actions[], in tcf_del_notify() function 1943 ret = tcf_del_notify(net, n, actions, portid, attr_size, extack); in tca_action_gd()
|
Completed in 6 milliseconds