Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dtipc_netlink.h143 TIPC_NLA_LINK_STATS, /* nest */ enumerator
/linux/net/tipc/
A Dnetlink.c98 [TIPC_NLA_LINK_STATS] = { .type = NLA_NESTED },
A Dnetlink_compat.c571 if (!link[TIPC_NLA_LINK_STATS]) in tipc_nl_compat_link_stat_dump()
575 link[TIPC_NLA_LINK_STATS], NULL, in tipc_nl_compat_link_stat_dump()
A Dlink.c2662 stats = nla_nest_start_noflag(skb, TIPC_NLA_LINK_STATS); in __tipc_nl_add_stats()
2783 nest = nla_nest_start_noflag(skb, TIPC_NLA_LINK_STATS); in __tipc_nl_add_bc_link_stat()

Completed in 13 milliseconds