Home | History | Annotate | Download | only in qemu

Lines Matching refs:MAX_NICS

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