Home
last modified time | relevance | path

Searched refs:encap_cookie (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/net/
H A Dif_stf.c132 const struct encaptab *encap_cookie; member
223 sc->encap_cookie = encap_attach_func(AF_INET, IPPROTO_IPV6, in stf_clone_create()
226 if (sc->encap_cookie == NULL) { in stf_clone_create()
252 encap_detach(sc->encap_cookie); in stf_clone_destroy()