esp_type         1006 net/ipv4/esp4.c static const struct xfrm_type esp_type =
esp_type         1028 net/ipv4/esp4.c 	if (xfrm_register_type(&esp_type, AF_INET) < 0) {
esp_type         1034 net/ipv4/esp4.c 		xfrm_unregister_type(&esp_type, AF_INET);
esp_type         1044 net/ipv4/esp4.c 	xfrm_unregister_type(&esp_type, AF_INET);