Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dipcomp6.c178 static const struct xfrm_type ipcomp6_type = { variable
197 if (xfrm_register_type(&ipcomp6_type, AF_INET6) < 0) { in ipcomp6_init()
203 xfrm_unregister_type(&ipcomp6_type, AF_INET6); in ipcomp6_init()
213 xfrm_unregister_type(&ipcomp6_type, AF_INET6); in ipcomp6_fini()