Searched refs:RTNLGRP_TC (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/include/uapi/linux/ |
D | rtnetlink.h | 594 RTNLGRP_TC, enumerator 595 #define RTNLGRP_TC RTNLGRP_TC macro
|
/linux-4.1.27/net/sched/ |
D | act_api.c | 815 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tca_action_flush() 854 ret = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_del_notify() 921 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_add_notify()
|
D | cls_api.c | 404 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_notify()
|
D | sch_api.c | 1422 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in qdisc_notify() 1714 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_notify()
|