Lines Matching refs:msg_length_profile
183 l_ptr->stats.msg_length_profile[0]++; in link_timeout()
185 l_ptr->stats.msg_length_profile[1]++; in link_timeout()
187 l_ptr->stats.msg_length_profile[2]++; in link_timeout()
189 l_ptr->stats.msg_length_profile[3]++; in link_timeout()
191 l_ptr->stats.msg_length_profile[4]++; in link_timeout()
193 l_ptr->stats.msg_length_profile[5]++; in link_timeout()
195 l_ptr->stats.msg_length_profile[6]++; in link_timeout()
1971 {TIPC_NLA_STATS_MSG_LEN_P0, s->msg_length_profile[0]}, in __tipc_nl_add_stats()
1972 {TIPC_NLA_STATS_MSG_LEN_P1, s->msg_length_profile[1]}, in __tipc_nl_add_stats()
1973 {TIPC_NLA_STATS_MSG_LEN_P2, s->msg_length_profile[2]}, in __tipc_nl_add_stats()
1974 {TIPC_NLA_STATS_MSG_LEN_P3, s->msg_length_profile[3]}, in __tipc_nl_add_stats()
1975 {TIPC_NLA_STATS_MSG_LEN_P4, s->msg_length_profile[4]}, in __tipc_nl_add_stats()
1976 {TIPC_NLA_STATS_MSG_LEN_P5, s->msg_length_profile[5]}, in __tipc_nl_add_stats()
1977 {TIPC_NLA_STATS_MSG_LEN_P6, s->msg_length_profile[6]}, in __tipc_nl_add_stats()