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

/freebsd-13-stable/sys/netipsec/
H A Dxform_ipcomp.c727 static const struct encaptab *ipe6_cookie = NULL; variable in typeref:struct:encaptab
754 ipe6_cookie = ip6_encap_attach(&ipv6_encap_cfg, NULL, M_WAITOK);
767 ip6_encap_detach(ipe6_cookie);

Completed in 105 milliseconds