esp6_protocol     910 net/ipv6/esp6.c static struct xfrm6_protocol esp6_protocol = {
esp6_protocol     923 net/ipv6/esp6.c 	if (xfrm6_protocol_register(&esp6_protocol, IPPROTO_ESP) < 0) {
esp6_protocol     934 net/ipv6/esp6.c 	if (xfrm6_protocol_deregister(&esp6_protocol, IPPROTO_ESP) < 0)
esp6_protocol     148 net/ipv6/xfrm6_protocol.c static const struct inet6_protocol esp6_protocol = {
esp6_protocol     175 net/ipv6/xfrm6_protocol.c 		return &esp6_protocol;