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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dmip6.c329 static const struct xfrm_type mip6_destopt_type = variable in typeref:struct:xfrm_type
479 if (xfrm_register_type(&mip6_destopt_type, AF_INET6) < 0) {
498 xfrm_unregister_type(&mip6_destopt_type, AF_INET6);
509 if (xfrm_unregister_type(&mip6_destopt_type, AF_INET6) < 0)

Completed in 37 milliseconds