Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dipcomp.c153 static const struct xfrm_type ipcomp_type = { variable
173 if (xfrm_register_type(&ipcomp_type, AF_INET) < 0) { in ipcomp4_init()
179 xfrm_unregister_type(&ipcomp_type, AF_INET); in ipcomp4_init()
189 xfrm_unregister_type(&ipcomp_type, AF_INET); in ipcomp4_fini()