Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dipcomp.c159 static const struct xfrm_type ipcomp_type = { variable
178 if (xfrm_register_type(&ipcomp_type, AF_INET) < 0) { in ipcomp4_init()
184 xfrm_unregister_type(&ipcomp_type, AF_INET); in ipcomp4_init()
194 xfrm_unregister_type(&ipcomp_type, AF_INET); in ipcomp4_fini()