ah4_protocol      567 net/ipv4/ah4.c static struct xfrm4_protocol ah4_protocol = {
ah4_protocol      581 net/ipv4/ah4.c 	if (xfrm4_protocol_register(&ah4_protocol, IPPROTO_AH) < 0) {
ah4_protocol      591 net/ipv4/ah4.c 	if (xfrm4_protocol_deregister(&ah4_protocol, IPPROTO_AH) < 0)
ah4_protocol      178 net/ipv4/xfrm4_protocol.c static const struct net_protocol ah4_protocol = {
ah4_protocol      203 net/ipv4/xfrm4_protocol.c 		return &ah4_protocol;