Searched refs:RTM_GETSTATS (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 | 147 RTM_GETSTATS = 94, enumerator 148 #define RTM_GETSTATS RTM_GETSTATS 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 | 147 RTM_GETSTATS = 94, enumerator 148 #define RTM_GETSTATS RTM_GETSTATS macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rtnetlink.h | 147 RTM_GETSTATS = 94, enumerator 148 #define RTM_GETSTATS RTM_GETSTATS macro
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | nlmsgtab.c | 78 { RTM_GETSTATS, NETLINK_ROUTE_SOCKET__NLMSG_READ },
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | statistics.rst | 107 requests (`RTM_GETLINK`) and statistic requests (`RTM_GETSTATS`,
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | rtnetlink.c | 5693 rtnl_register(PF_UNSPEC, RTM_GETSTATS, rtnl_stats_get, rtnl_stats_dump, in rtnetlink_init()
|