Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dlink.h96 u32 msg_length_counts; /* used for message length profiling */ member
Dlink.c181 l_ptr->stats.msg_length_counts++; in link_timeout()
1967 {TIPC_NLA_STATS_MSG_PROF_TOT, (s->msg_length_counts) ? in __tipc_nl_add_stats()
1968 s->msg_length_counts : 1}, in __tipc_nl_add_stats()
1969 {TIPC_NLA_STATS_MSG_LEN_CNT, s->msg_length_counts}, in __tipc_nl_add_stats()