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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dah4.c300 static struct xfrm_type ah_type = variable in typeref:struct:xfrm_type
319 if (xfrm_register_type(&ah_type, AF_INET) < 0) {
325 xfrm_unregister_type(&ah_type, AF_INET);
335 if (xfrm_unregister_type(&ah_type, AF_INET) < 0)

Completed in 101 milliseconds