Home
last modified time | relevance | path

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

/freebsd/sys/netipsec/
H A Dxform_ipcomp.c733 static const struct encaptab *ipe6_cookie = NULL; variable
760 ipe6_cookie = ip6_encap_attach(&ipv6_encap_cfg, NULL, M_WAITOK); in ipcomp_attach()
773 ip6_encap_detach(ipe6_cookie); in ipcomp_detach()