gre_soparm
gre_ssock(struct ifnet *ifp, struct gre_soparm *sp, int fd)
gre_is_nullconf(const struct gre_soparm *sp)
gre_clearconf(struct gre_soparm *sp, bool force)
struct gre_soparm *sp;
struct gre_soparm sp0;
static bool gre_is_nullconf(const struct gre_soparm *);
static void gre_clearconf(struct gre_soparm *, bool);
static struct socket *gre_reconf(struct gre_softc *, const struct gre_soparm *);
struct gre_soparm *sp;
gre_socreate(struct gre_softc *sc, const struct gre_soparm *sp, int *fdout)
gre_reconf(struct gre_softc *sc, const struct gre_soparm *newsoparm)
struct gre_soparm sc_soparm;