Searched refs:newcnt (Results 1 – 2 of 2) sorted by relevance
312 unsigned newcnt, oldcnt; in dkwedge_array_expand() local322 newcnt = oldcnt + incr; in dkwedge_array_expand()325 newarray = malloc(newcnt * sizeof(*newarray), M_DKWEDGE, in dkwedge_array_expand()338 ndkwedges = newcnt; in dkwedge_array_expand()
185 unsigned int newcnt; in sctp_process_init() local190 newcnt = ntohs(init->num_inbound_streams); in sctp_process_init()194 for (i=newcnt; i < asoc->pre_open_streams; i++) { in sctp_process_init()221 asoc->pre_open_streams = newcnt; in sctp_process_init()