Searched refs:mip6_destopt_type (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 Dmip6.c327 static struct xfrm_type mip6_destopt_type = variable in typeref:struct:xfrm_type
473 if (xfrm_register_type(&mip6_destopt_type, AF_INET6) < 0) {
484 xfrm_unregister_type(&mip6_destopt_type, AF_INET6);
493 if (xfrm_unregister_type(&mip6_destopt_type, AF_INET6) < 0)

Completed in 26 milliseconds