Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Drtnetlink.h708 RTNLGRP_TC, enumerator
709 #define RTNLGRP_TC RTNLGRP_TC macro
/linux-6.1.9/net/sched/
Dact_api.c1742 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tca_action_flush()
1809 ret = rtnetlink_send(skb, net, 0, RTNLGRP_TC, 0); in tcf_reoffload_del_notify()
1902 ret = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_del_notify()
1973 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_add_notify()
Dsch_api.c1014 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in qdisc_notify()
1873 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_notify()
1906 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_del_notify()
Dcls_api.c1893 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_notify()
1929 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_del_notify()
2731 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tc_chain_notify()
2759 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, flags & NLM_F_ECHO); in tc_chain_notify_delete()