Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dtipc_netlink.h311 TIPC_NLA_STATS_TX_BUNDLES, /* u32 */ enumerator
/openbmc/linux/net/tipc/
H A Dnetlink_compat.c521 nla_get_u32(stats[TIPC_NLA_STATS_TX_BUNDLES]), in __fill_bc_link_stat()
628 nla_get_u32(stats[TIPC_NLA_STATS_TX_BUNDLES]), in tipc_nl_compat_link_stat_dump()
H A Dlink.c2645 {TIPC_NLA_STATS_TX_BUNDLES, s->sent_bundles}, in __tipc_nl_add_stats()
2781 {TIPC_NLA_STATS_TX_BUNDLES, stats->sent_bundles}, in __tipc_nl_add_bc_link_stat()