Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dlink.c76 u32 msg_length_counts; /* used for message length profiling */ member
810 l->stats.msg_length_counts++; in link_profile_stats()
2647 {TIPC_NLA_STATS_MSG_PROF_TOT, (s->msg_length_counts) ? in __tipc_nl_add_stats()
2648 s->msg_length_counts : 1}, in __tipc_nl_add_stats()
2649 {TIPC_NLA_STATS_MSG_LEN_CNT, s->msg_length_counts}, in __tipc_nl_add_stats()