gre_input
static int gre_input(struct gre_softc *, struct mbuf *, const struct gre_h *);
if (gre_input(sc, m, &gh) == 0) {