Home
last modified time | relevance | path

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

/linux-4.1.27/net/ipv6/
Dipcomp6.c184 static const struct xfrm_type ipcomp6_type = { variable
204 if (xfrm_register_type(&ipcomp6_type, AF_INET6) < 0) { in ipcomp6_init()
210 xfrm_unregister_type(&ipcomp6_type, AF_INET6); in ipcomp6_init()
220 if (xfrm_unregister_type(&ipcomp6_type, AF_INET6) < 0) in ipcomp6_fini()