Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dxfrm4_tunnel.c43 static const struct xfrm_type ipip_type = { variable
79 if (xfrm_register_type(&ipip_type, AF_INET) < 0) { in ipip_init()
86 xfrm_unregister_type(&ipip_type, AF_INET); in ipip_init()
93 xfrm_unregister_type(&ipip_type, AF_INET); in ipip_init()
110 if (xfrm_unregister_type(&ipip_type, AF_INET) < 0) in ipip_fini()