Searched refs:TIPC_NLA_LINK_STATS (Results 1 – 4 of 4) sorted by relevance
143 TIPC_NLA_LINK_STATS, /* nest */ enumerator
98 [TIPC_NLA_LINK_STATS] = { .type = NLA_NESTED },
567 if (!link[TIPC_NLA_LINK_STATS]) in tipc_nl_compat_link_stat_dump()571 link[TIPC_NLA_LINK_STATS], NULL, in tipc_nl_compat_link_stat_dump()
2671 stats = nla_nest_start_noflag(skb, TIPC_NLA_LINK_STATS); in __tipc_nl_add_stats()2792 nest = nla_nest_start_noflag(skb, TIPC_NLA_LINK_STATS); in __tipc_nl_add_bc_link_stat()
Completed in 13 milliseconds