Searched refs:ah6_type (Results 1 - 1 of 1) sorted by last modified time

/linux-master/net/ipv6/
H A Dah6.c758 static const struct xfrm_type ah6_type = { variable in typeref:struct:xfrm_type
778 if (xfrm_register_type(&ah6_type, AF_INET6) < 0) {
785 xfrm_unregister_type(&ah6_type, AF_INET6);
797 xfrm_unregister_type(&ah6_type, AF_INET6);

Completed in 120 milliseconds