Home
last modified time | relevance | path

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

/linux-2.6.39/net/tipc/
Dlink.h203 u32 msg_lengths_total; /* used for message length profiling */ member
Dlink.c258 l_ptr->stats.msg_lengths_total += length; in link_timeout()
2871 l_ptr->stats.msg_lengths_total / profile_total, in tipc_link_stats()