Home | History | Annotate | Download | only in libpcap

Lines Matching refs:malloc

156  * We divy out chunks of memory rather than call malloc each time so
276 cp->m = (void *)malloc(size);