PEALLMULTI
#define t1_rx_mode_allmulti(rmp) (rmp->chp->ch_flags & PEALLMULTI)
sa->ch_flags &= ~(PEPROMISC|PEALLMULTI);
sa->ch_flags |= PEALLMULTI;