Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dtipc_netlink.h309 TIPC_NLA_STATS_TX_FRAGMENTS, /* u32 */ enumerator
/linux/net/tipc/
A Dnetlink_compat.c522 nla_get_u32(stats[TIPC_NLA_STATS_TX_FRAGMENTS]), in __fill_bc_link_stat()
629 nla_get_u32(stats[TIPC_NLA_STATS_TX_FRAGMENTS]), in tipc_nl_compat_link_stat_dump()
A Dlink.c2631 {TIPC_NLA_STATS_TX_FRAGMENTS, s->sent_fragments}, in __tipc_nl_add_stats()
2767 {TIPC_NLA_STATS_TX_FRAGMENTS, stats->sent_fragments}, in __tipc_nl_add_bc_link_stat()

Completed in 13 milliseconds