Searched refs:esp6_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 Desp6.c547 static const struct xfrm_type esp6_type = variable in typeref:struct:xfrm_type
569 if (xfrm_register_type(&esp6_type, AF_INET6) < 0) {
575 xfrm_unregister_type(&esp6_type, AF_INET6);
586 if (xfrm_unregister_type(&esp6_type, AF_INET6) < 0)

Completed in 52 milliseconds