HelenOS sources

ne2k_set_accept_mcast  275 uspace/drv/nic/ne2k/dp8390.h extern void ne2k_set_accept_mcast(ne2k_t *, int);
ne2k_set_accept_mcast  357 uspace/drv/nic/ne2k/ne2k.c 		ne2k_set_accept_mcast(ne2k, false);
ne2k_set_accept_mcast  361 uspace/drv/nic/ne2k/ne2k.c 		ne2k_set_accept_mcast(ne2k, true);
ne2k_set_accept_mcast  367 uspace/drv/nic/ne2k/ne2k.c 		ne2k_set_accept_mcast(ne2k, true);
HelenOS homepage, sources at GitHub