Home
last modified time | relevance | path

Searched refs:TIPC_NLA_STATS_AVG_QUEUE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dtipc_netlink.h335 TIPC_NLA_STATS_AVG_QUEUE, /* u32 */ enumerator
/linux/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.c2648 {TIPC_NLA_STATS_AVG_QUEUE, s->queue_sz_counts ? in __tipc_nl_add_stats()
2769 {TIPC_NLA_STATS_AVG_QUEUE, stats->queue_sz_counts ? in __tipc_nl_add_bc_link_stat()