Searched refs:RTM_GETQDISC (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 | 69 RTM_GETQDISC, enumerator 70 #define RTM_GETQDISC RTM_GETQDISC 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 | 69 RTM_GETQDISC, enumerator 70 #define RTM_GETQDISC RTM_GETQDISC macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rtnetlink.h | 69 RTM_GETQDISC, enumerator 70 #define RTM_GETQDISC RTM_GETQDISC macro
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | nlmsgtab.c | 48 { RTM_GETQDISC, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
| /OK3568_Linux_fs/kernel/tools/bpf/bpftool/ |
| H A D | net.c | 260 .nlh.nlmsg_type = RTM_GETQDISC, in netlink_get_qdisc()
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | sch_api.c | 1437 if ((n->nlmsg_type != RTM_GETQDISC) && in tc_get_qdisc() 2303 rtnl_register(PF_UNSPEC, RTM_GETQDISC, tc_get_qdisc, tc_dump_qdisc, in pktsched_init()
|