Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.h81 u32 sent_bundled; member
Dlink.c738 link->stats.sent_bundled++; in __tipc_link_xmit()
742 link->stats.sent_bundled++; in __tipc_link_xmit()
1966 {TIPC_NLA_STATS_TX_BUNDLED, s->sent_bundled}, in __tipc_nl_add_stats()
Dbcast.c745 {TIPC_NLA_STATS_TX_BUNDLED, stats->sent_bundled}, in __tipc_nl_add_bc_link_stat()