Home
last modified time | relevance | path

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

/net/ipv4/
Dproc.c470 const int tcp_cnt = ARRAY_SIZE(snmp4_net_list) - 1; in netstat_seq_show() local
476 for (i = 0; i < tcp_cnt; i++) in netstat_seq_show()
480 buff = kzalloc(max(tcp_cnt * sizeof(long), ip_cnt * sizeof(u64)), in netstat_seq_show()
485 for (i = 0; i < tcp_cnt; i++) in netstat_seq_show()
488 for (i = 0; i < tcp_cnt; i++) in netstat_seq_show()