Searched refs:tcp_tcbhashsize (Results 1 – 1 of 1) sorted by relevance
268 static int tcp_tcbhashsize = TCBHASHSIZE; variable270 &tcp_tcbhashsize, 0, "Size of TCP control-block hashtable");1441 in_pcbinfo_init(&V_tcbinfo, &tcpcbstor, tcp_tcbhashsize, in tcp_vnet_init()1442 tcp_tcbhashsize); in tcp_vnet_init()1529 hashsize = tcp_tcbhashsize; in tcp_init()1567 tcp_tcbhashsize = hashsize; in tcp_init()