Home
last modified time | relevance | path

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

/src/sys/netipsec/
H A Dxform_ipcomp.c702 static const struct encaptab *ipe4_cookie = NULL; variable
769 ipe4_cookie = ip_encap_attach(&ipv4_encap_cfg, NULL, M_WAITOK); in ipcomp_attach()
782 ip_encap_detach(ipe4_cookie); in ipcomp_detach()