Searched refs:mcastfil (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_vic.c935 u_int16_t *mcastfil = (u_int16_t *)sc->sc_data->vd_mcastfil; local
963 mcastfil[crc >> 4] |= htole16(1 << (crc & 0xf));

Completed in 119 milliseconds