Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dxform_ipcomp.c727 static const struct encaptab *ipe6_cookie = NULL; variable
754 ipe6_cookie = ip6_encap_attach(&ipv6_encap_cfg, NULL, M_WAITOK); in ipcomp_attach()
767 ip6_encap_detach(ipe6_cookie); in ipcomp_detach()