Searched refs:ah6_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 Dah6.c710 static const struct xfrm_type ah6_type = variable in typeref:struct:xfrm_type
731 if (xfrm_register_type(&ah6_type, AF_INET6) < 0) {
738 xfrm_unregister_type(&ah6_type, AF_INET6);
750 if (xfrm_unregister_type(&ah6_type, AF_INET6) < 0)

Completed in 88 milliseconds