Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/
Dipcomp6.c174 static const struct xfrm_type ipcomp6_type = { variable
195 if (xfrm_register_type(&ipcomp6_type, AF_INET6) < 0) { in ipcomp6_init()
201 xfrm_unregister_type(&ipcomp6_type, AF_INET6); in ipcomp6_init()
211 xfrm_unregister_type(&ipcomp6_type, AF_INET6); in ipcomp6_fini()