esp6_type         898 net/ipv6/esp6.c static const struct xfrm_type esp6_type = {
esp6_type         919 net/ipv6/esp6.c 	if (xfrm_register_type(&esp6_type, AF_INET6) < 0) {
esp6_type         925 net/ipv6/esp6.c 		xfrm_unregister_type(&esp6_type, AF_INET6);
esp6_type         936 net/ipv6/esp6.c 	xfrm_unregister_type(&esp6_type, AF_INET6);