Searched refs:ah_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/ipv4/
H A Dah4.c480 static const struct xfrm_type ah_type = variable in typeref:struct:xfrm_type
501 if (xfrm_register_type(&ah_type, AF_INET) < 0) {
507 xfrm_unregister_type(&ah_type, AF_INET);
517 if (xfrm_unregister_type(&ah_type, AF_INET) < 0)

Completed in 57 milliseconds