Home
last modified time | relevance | path

Searched refs:RTNLGRP_TC (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Drtnetlink.h653 RTNLGRP_TC, enumerator
654 #define RTNLGRP_TC RTNLGRP_TC macro
/Linux-v4.19/net/sched/
Dact_api.c1153 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tca_action_flush()
1225 ret = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_del_notify()
1299 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_add_notify()
Dsch_api.c908 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in qdisc_notify()
1766 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_notify()
1798 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_del_notify()
Dcls_api.c1135 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_notify()
1169 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_del_notify()
1778 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, flags & NLM_F_ECHO); in tc_chain_notify()