Home
last modified time | relevance | path

Searched refs:TIPC_NLA_STATS_AVG_QUEUE (Results 1 – 5 of 5) 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 Dtipc_netlink.h325 TIPC_NLA_STATS_AVG_QUEUE, /* u32 */ enumerator
/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 Dtipc_netlink.h325 TIPC_NLA_STATS_AVG_QUEUE, /* u32 */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtipc_netlink.h335 TIPC_NLA_STATS_AVG_QUEUE, /* u32 */ enumerator
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnetlink_compat.c538 nla_get_u32(stats[TIPC_NLA_STATS_AVG_QUEUE])); in __fill_bc_link_stat()
676 nla_get_u32(stats[TIPC_NLA_STATS_AVG_QUEUE])); in tipc_nl_compat_link_stat_dump()
H A Dlink.c2631 {TIPC_NLA_STATS_AVG_QUEUE, s->queue_sz_counts ? in __tipc_nl_add_stats()
2752 {TIPC_NLA_STATS_AVG_QUEUE, stats->queue_sz_counts ? in __tipc_nl_add_bc_link_stat()