/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | rtnetlink.h | 684 RTNLGRP_TC, enumerator 685 #define RTNLGRP_TC RTNLGRP_TC macro
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rtnetlink.h | 709 RTNLGRP_TC, enumerator 710 #define RTNLGRP_TC RTNLGRP_TC macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 495 RTNLGRP_TC, enumerator 496 #define RTNLGRP_TC RTNLGRP_TC macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 467 RTNLGRP_TC, enumerator 468 #define RTNLGRP_TC RTNLGRP_TC macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | rtnetlink.h | 495 RTNLGRP_TC, enumerator 496 #define RTNLGRP_TC RTNLGRP_TC macro
|
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_api.c | 1740 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tca_action_flush() 1807 ret = rtnetlink_send(skb, net, 0, RTNLGRP_TC, 0); in tcf_reoffload_del_notify() 1900 ret = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_del_notify() 1971 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_add_notify()
|
H A D | sch_api.c | 1030 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in qdisc_notify() 1948 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_notify() 1981 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_del_notify()
|
H A D | cls_api.c | 2055 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_notify() 2091 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_del_notify() 2908 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tc_chain_notify() 2936 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, flags & NLM_F_ECHO); in tc_chain_notify_delete()
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_api.c | 1347 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tca_action_flush() 1419 ret = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_del_notify() 1493 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tcf_add_notify()
|
H A D | sch_api.c | 996 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, in qdisc_notify() 1913 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_notify() 1948 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_del_notify()
|
H A D | cls_api.c | 1877 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_notify() 1916 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_del_notify() 2722 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tc_chain_notify() 2752 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, flags & NLM_F_ECHO); in tc_chain_notify_delete()
|