Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv4/
Dipcomp.c157 static const struct xfrm_type ipcomp_type = { variable
177 if (xfrm_register_type(&ipcomp_type, AF_INET) < 0) { in ipcomp4_init()
183 xfrm_unregister_type(&ipcomp_type, AF_INET); in ipcomp4_init()
193 if (xfrm_unregister_type(&ipcomp_type, AF_INET) < 0) in ipcomp4_fini()