Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dipcomp6.c185 static const struct xfrm_type ipcomp6_type = { variable
205 if (xfrm_register_type(&ipcomp6_type, AF_INET6) < 0) { in ipcomp6_init()
211 xfrm_unregister_type(&ipcomp6_type, AF_INET6); in ipcomp6_init()
221 if (xfrm_unregister_type(&ipcomp6_type, AF_INET6) < 0) in ipcomp6_fini()