Searched refs:RTNLGRP_TC (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | rtnetlink.h | 651 RTNLGRP_TC, enumerator 652 #define RTNLGRP_TC RTNLGRP_TC macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | rtnetlink.h | 651 RTNLGRP_TC, enumerator 652 #define RTNLGRP_TC RTNLGRP_TC macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rtnetlink.h | 684 RTNLGRP_TC, enumerator 685 #define RTNLGRP_TC RTNLGRP_TC macro
|
| /OK3568_Linux_fs/kernel/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() 1867 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_notify() 1902 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tclass_del_notify()
|
| H A D | cls_api.c | 1876 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_notify() 1915 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tfilter_del_notify() 2721 err = rtnetlink_send(skb, net, portid, RTNLGRP_TC, in tc_chain_notify() 2751 return rtnetlink_send(skb, net, portid, RTNLGRP_TC, flags & NLM_F_ECHO); in tc_chain_notify_delete()
|