Lines Matching defs:tcp_cnt
415 const int tcp_cnt = ARRAY_SIZE(snmp4_tcp_list);
420 memset(buff, 0, tcp_cnt * sizeof(unsigned long));
423 for (i = 0; i < tcp_cnt; i++)
428 tcp_cnt,
430 for (i = 0; i < tcp_cnt; i++) {
485 const int tcp_cnt = ARRAY_SIZE(snmp4_net_list);
491 for (i = 0; i < tcp_cnt; i++)
495 buff = kzalloc(max(tcp_cnt * sizeof(long), ip_cnt * sizeof(u64)),
498 snmp_get_cpu_field_batch_cnt(buff, snmp4_net_list, tcp_cnt,
500 for (i = 0; i < tcp_cnt; i++)
503 for (i = 0; i < tcp_cnt; i++)