Home | Sort by relevance Sort by last modified time |
/external/qemu/hw/ | |
ne2000.c | 232 unsigned int total_len, next, avail, len, index, mcast_idx; local 256 mcast_idx = compute_mcast_idx(buf); 257 if (!(s->mult[mcast_idx >> 3] & (1 << (mcast_idx & 7)))) |