Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtipc_netlink.h221 TIPC_NLA_STATS_TX_FRAGMENTS, /* u32 */ enumerator
/linux-4.4.14/net/tipc/
Dbcast.c353 {TIPC_NLA_STATS_TX_FRAGMENTS, stats->sent_fragments}, in __tipc_nl_add_bc_link_stat()
Dnetlink_compat.c434 nla_get_u32(stats[TIPC_NLA_STATS_TX_FRAGMENTS]), in __fill_bc_link_stat()
512 nla_get_u32(stats[TIPC_NLA_STATS_TX_FRAGMENTS]), in tipc_nl_compat_link_stat_dump()
Dlink.c1724 {TIPC_NLA_STATS_TX_FRAGMENTS, s->sent_fragments}, in __tipc_nl_add_stats()