Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dxform_ipcomp.c684 static const struct encaptab *ipe4_cookie = NULL; variable
751 ipe4_cookie = ip_encap_attach(&ipv4_encap_cfg, NULL, M_WAITOK); in ipcomp_attach()
764 ip_encap_detach(ipe4_cookie); in ipcomp_detach()