Searched refs:encap_cookie (Results 1 – 1 of 1) sorted by relevance
146 const struct encaptab *encap_cookie; member250 sc->encap_cookie = ip_encap_attach(&ipv4_encap_cfg, sc, M_WAITOK); in stf_clone_create()251 if (sc->encap_cookie == NULL) { in stf_clone_create()273 err = ip_encap_detach(sc->encap_cookie); in stf_clone_destroy()