Home
last modified time | relevance | path

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

/src/sys/netipsec/
H A Dxform_ipcomp.c745 static const struct encaptab *ipe6_cookie = NULL; variable
772 ipe6_cookie = ip6_encap_attach(&ipv6_encap_cfg, NULL, M_WAITOK); in ipcomp_attach()
785 ip6_encap_detach(ipe6_cookie); in ipcomp_detach()