me_softc
static int me_set_tunnel(struct me_softc *, in_addr_t, in_addr_t);
static void me_delete_tunnel(struct me_softc *);
struct me_softc *sc;
sc = malloc(sizeof(struct me_softc), M_IFME, M_WAITOK | M_ZERO);
struct me_softc *sc;
struct me_softc *sc;
struct me_softc *sc;
struct me_softc *sc;
me_set_running(struct me_softc *sc)
struct me_softc *sc;
me_set_tunnel(struct me_softc *sc, in_addr_t src, in_addr_t dst)
struct me_softc *tmp;
me_delete_tunnel(struct me_softc *sc)
struct me_softc *sc = arg;
struct me_softc *sc;
CK_LIST_ENTRY(me_softc) chain;
CK_LIST_ENTRY(me_softc) srchash;
CK_LIST_HEAD(me_list, me_softc);