Home
last modified time | relevance | path

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

/net/ipv4/
A Dxfrm4_tunnel.c46 static const struct xfrm_type ipip_type = { variable
81 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