etherip_softc
int etherip_set_tunnel(struct etherip_softc *, struct if_laddrreq *);
int etherip_get_tunnel(struct etherip_softc *, struct if_laddrreq *);
int etherip_del_tunnel(struct etherip_softc *);
int etherip_up(struct etherip_softc *);
int etherip_down(struct etherip_softc *);
struct etherip_softc *etherip_find(const struct etherip_tunnel *);
struct etherip_softc *sc;
struct etherip_softc *sc = ifp->if_softc;
struct etherip_softc *sc = ifp->if_softc;
struct etherip_softc *sc = ifp->if_softc;
etherip_set_tunnel(struct etherip_softc *sc, struct if_laddrreq *req)
etherip_get_tunnel(struct etherip_softc *sc, struct if_laddrreq *req)
etherip_del_tunnel(struct etherip_softc *sc)
etherip_up(struct etherip_softc *sc)
etherip_down(struct etherip_softc *sc)
struct etherip_softc *sc = (struct etherip_softc *)ifp->if_softc;
struct etherip_softc *
struct etherip_softc *sc;
sc = (struct etherip_softc *)t;
struct etherip_softc *sc;
struct etherip_softc *sc = ifp->if_softc;