run_set_macaddr
static void run_set_macaddr(struct run_softc *, const uint8_t *);
run_set_macaddr(sc, vap ? vap->iv_myaddr : ic->ic_macaddr);