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

/linux-master/net/ipv6/
H A Dxfrm6_tunnel.c297 static const struct xfrm_type xfrm6_tunnel_type = { variable in typeref:struct:xfrm_type
364 rv = xfrm_register_type(&xfrm6_tunnel_type, AF_INET6);
378 xfrm_unregister_type(&xfrm6_tunnel_type, AF_INET6);
390 xfrm_unregister_type(&xfrm6_tunnel_type, AF_INET6);

Completed in 106 milliseconds