Searched refs:old_num_ports (Results 1 – 1 of 1) sorted by relevance
2574 uint32_t i, num_ports, old_num_ports; in nx_port_grow() local2583 old_num_ports = nx->nx_num_ports; in nx_port_grow()2593 (old_num_ports / NX_PORT_CHUNK) * sizeof(*bmap), in nx_port_grow()2601 if ((ports = sk_realloc_data(nx->nx_ports, old_num_ports * sizeof(*ports), in nx_port_grow()