Home | History | Annotate | Download | only in libpcap

Lines Matching refs:ifm_count

2367 	if (req.ifm_count == 0) {
2379 media_list = malloc(req.ifm_count * sizeof(int));
2401 for (i = 0; i < req.ifm_count; i++) {