esp_type_offload 294 net/ipv4/esp4_offload.c static const struct xfrm_type_offload esp_type_offload = { esp_type_offload 305 net/ipv4/esp4_offload.c if (xfrm_register_type_offload(&esp_type_offload, AF_INET) < 0) { esp_type_offload 315 net/ipv4/esp4_offload.c xfrm_unregister_type_offload(&esp_type_offload, AF_INET);