Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dtipc_netlink.h300 TIPC_NLA_STATS_TX_FRAGMENTED, /* u32 */ enumerator
/Linux-v4.19/net/tipc/
Dnetlink_compat.c452 nla_get_u32(stats[TIPC_NLA_STATS_TX_FRAGMENTED]), in __fill_bc_link_stat()
547 nla_get_u32(stats[TIPC_NLA_STATS_TX_FRAGMENTED]), in tipc_nl_compat_link_stat_dump()
Dlink.c2000 {TIPC_NLA_STATS_TX_FRAGMENTED, s->sent_fragmented}, in __tipc_nl_add_stats()
2136 {TIPC_NLA_STATS_TX_FRAGMENTED, stats->sent_fragmented}, in __tipc_nl_add_bc_link_stat()