xfrm_unregister_type_offload 422 include/net/xfrm.h void xfrm_unregister_type_offload(const struct xfrm_type_offload *type, unsigned short family); xfrm_unregister_type_offload 315 net/ipv4/esp4_offload.c xfrm_unregister_type_offload(&esp_type_offload, AF_INET); xfrm_unregister_type_offload 346 net/ipv6/esp6_offload.c xfrm_unregister_type_offload(&esp6_type_offload, AF_INET6); xfrm_unregister_type_offload 371 net/xfrm/xfrm_state.c EXPORT_SYMBOL(xfrm_unregister_type_offload);