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

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

Completed in 58 milliseconds