gre_cmp
if (gre_cmp(key, &sc->sc_tunnel) != 0)
gre_cmp(const struct gre_tunnel *, const struct gre_tunnel *);
return (gre_cmp(&a->sc_tunnel, &b->sc_tunnel));