ah6_protocol      768 net/ipv6/ah6.c static struct xfrm6_protocol ah6_protocol = {
ah6_protocol      782 net/ipv6/ah6.c 	if (xfrm6_protocol_register(&ah6_protocol, IPPROTO_AH) < 0) {
ah6_protocol      793 net/ipv6/ah6.c 	if (xfrm6_protocol_deregister(&ah6_protocol, IPPROTO_AH) < 0)
ah6_protocol      154 net/ipv6/xfrm6_protocol.c static const struct inet6_protocol ah6_protocol = {
ah6_protocol      177 net/ipv6/xfrm6_protocol.c 		return &ah6_protocol;