esp6_type_offload 325 net/ipv6/esp6_offload.c static const struct xfrm_type_offload esp6_type_offload = { esp6_type_offload 336 net/ipv6/esp6_offload.c if (xfrm_register_type_offload(&esp6_type_offload, AF_INET6) < 0) { esp6_type_offload 346 net/ipv6/esp6_offload.c xfrm_unregister_type_offload(&esp6_type_offload, AF_INET6);