gre_setopts
static int gre_setopts(struct gre_softc *, u_long, uint32_t);
error = gre_setopts(sc, GRESKEY, key);
error = gre_setopts(sc, GRESOPTS, opt);
error = gre_setopts(sc, GRESPORT, port);