Searched refs:rtnetlink_maybe_send (Results 1 – 3 of 3) sorted by relevance
| /linux/include/linux/ |
| A D | rtnetlink.h | 15 static inline int rtnetlink_maybe_send(struct sk_buff *skb, struct net *net, in rtnetlink_maybe_send() function
|
| /linux/net/sched/ |
| A D | act_api.c | 1869 ret = rtnetlink_maybe_send(skb, net, 0, RTNLGRP_TC, 0); in tcf_reoffload_del_notify() 1980 return rtnetlink_maybe_send(skb, net, portid, RTNLGRP_TC, in tcf_del_notify() 2068 return rtnetlink_maybe_send(skb, net, portid, RTNLGRP_TC, in tcf_add_notify()
|
| A D | sch_api.c | 2044 err = rtnetlink_maybe_send(skb, net, portid, RTNLGRP_TC, in tclass_del_notify()
|
Completed in 13 milliseconds