Home
last modified time | relevance | path

Searched refs:np_mcast (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/dev/bi/
H A Dif_nireg.h182 u_int8_t np_mcast[16][8];/* Multicast (direct match) array */ member
H A Dif_ni.c818 memset(ptdb->np_mcast[0], 0xff, ETHER_ADDR_LEN); /* Broadcast */ in ni_setup()
834 memcpy(ptdb->np_mcast[i++], enm->enm_addrlo, in ni_setup()
/netbsd/sys/arch/vax/boot/boot/
H A Dif_ni.c432 memset(ptdb->np_mcast[0], 0xff, ETHER_ADDR_LEN); in niopen()