Home | History | Annotate | Download | only in qemu

Lines Matching refs:MAX_NICS

2149     for (index = 0; index < MAX_NICS; index++)
2221 if (idx == -1 || nb_nics >= MAX_NICS) {