xfrm_unregister_type 410 include/net/xfrm.h void xfrm_unregister_type(const struct xfrm_type *type, unsigned short family); xfrm_unregister_type 583 net/ipv4/ah4.c xfrm_unregister_type(&ah_type, AF_INET); xfrm_unregister_type 593 net/ipv4/ah4.c xfrm_unregister_type(&ah_type, AF_INET); xfrm_unregister_type 1034 net/ipv4/esp4.c xfrm_unregister_type(&esp_type, AF_INET); xfrm_unregister_type 1044 net/ipv4/esp4.c xfrm_unregister_type(&esp_type, AF_INET); xfrm_unregister_type 179 net/ipv4/ipcomp.c xfrm_unregister_type(&ipcomp_type, AF_INET); xfrm_unregister_type 189 net/ipv4/ipcomp.c xfrm_unregister_type(&ipcomp_type, AF_INET); xfrm_unregister_type 87 net/ipv4/xfrm4_tunnel.c xfrm_unregister_type(&ipip_type, AF_INET); xfrm_unregister_type 94 net/ipv4/xfrm4_tunnel.c xfrm_unregister_type(&ipip_type, AF_INET); xfrm_unregister_type 111 net/ipv4/xfrm4_tunnel.c xfrm_unregister_type(&ipip_type, AF_INET); xfrm_unregister_type 784 net/ipv6/ah6.c xfrm_unregister_type(&ah6_type, AF_INET6); xfrm_unregister_type 796 net/ipv6/ah6.c xfrm_unregister_type(&ah6_type, AF_INET6); xfrm_unregister_type 925 net/ipv6/esp6.c xfrm_unregister_type(&esp6_type, AF_INET6); xfrm_unregister_type 936 net/ipv6/esp6.c xfrm_unregister_type(&esp6_type, AF_INET6); xfrm_unregister_type 199 net/ipv6/ipcomp6.c xfrm_unregister_type(&ipcomp6_type, AF_INET6); xfrm_unregister_type 209 net/ipv6/ipcomp6.c xfrm_unregister_type(&ipcomp6_type, AF_INET6); xfrm_unregister_type 491 net/ipv6/mip6.c xfrm_unregister_type(&mip6_rthdr_type, AF_INET6); xfrm_unregister_type 493 net/ipv6/mip6.c xfrm_unregister_type(&mip6_destopt_type, AF_INET6); xfrm_unregister_type 502 net/ipv6/mip6.c xfrm_unregister_type(&mip6_rthdr_type, AF_INET6); xfrm_unregister_type 503 net/ipv6/mip6.c xfrm_unregister_type(&mip6_destopt_type, AF_INET6); xfrm_unregister_type 378 net/ipv6/xfrm6_tunnel.c xfrm_unregister_type(&xfrm6_tunnel_type, AF_INET6); xfrm_unregister_type 390 net/ipv6/xfrm6_tunnel.c xfrm_unregister_type(&xfrm6_tunnel_type, AF_INET6); xfrm_unregister_type 269 net/xfrm/xfrm_state.c EXPORT_SYMBOL(xfrm_unregister_type);