Searched refs:RTNLGRP_TC (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ |
| D | rtnetlink.h | 661 RTNLGRP_TC, enumerator 662 #define RTNLGRP_TC RTNLGRP_TC macro
|
| /Linux-v5.4/net/sched/ |
| D | act_api.c | 1198 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tca_action_flush() 1270 ret = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_del_notify() 1344 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_add_notify()
|
| D | sch_api.c | 979 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in qdisc_notify() 1848 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_notify() 1883 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_del_notify()
|
| D | cls_api.c | 1857 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_notify() 1896 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_del_notify() 2686 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tc_chain_notify() 2716 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, flags & NLM_F_ECHO); in tc_chain_notify_delete()
|