HelenOS sources

ne2k_set_accept_mcast  273 uspace/drv/nic/ne2k/dp8390.h extern void ne2k_set_accept_mcast(ne2k_t *, int);
ne2k_set_accept_mcast  356 uspace/drv/nic/ne2k/ne2k.c 		ne2k_set_accept_mcast(ne2k, false);
ne2k_set_accept_mcast  360 uspace/drv/nic/ne2k/ne2k.c 		ne2k_set_accept_mcast(ne2k, true);
ne2k_set_accept_mcast  366 uspace/drv/nic/ne2k/ne2k.c 		ne2k_set_accept_mcast(ne2k, true);
HelenOS homepage, sources at GitHub