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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Dip6_tunnel.c1377 static struct xfrm6_tunnel ip4ip6_handler = { variable in typeref:struct:xfrm6_tunnel
1399 if (xfrm6_tunnel_register(&ip4ip6_handler, AF_INET)) {
1427 xfrm6_tunnel_deregister(&ip4ip6_handler, AF_INET);
1452 if (xfrm6_tunnel_deregister(&ip4ip6_handler, AF_INET))

Completed in 40 milliseconds