Searched refs:ipip_type (Results 1 – 1 of 1) sorted by relevance
46 static const struct xfrm_type ipip_type = { variable81 if (xfrm_register_type(&ipip_type, AF_INET) < 0) { in ipip_init()88 xfrm_unregister_type(&ipip_type, AF_INET); in ipip_init()95 xfrm_unregister_type(&ipip_type, AF_INET); in ipip_init()112 xfrm_unregister_type(&ipip_type, AF_INET); in ipip_fini()
Completed in 2 milliseconds