xfrm_unregister_type 335 include/net/xfrm.h extern int xfrm_unregister_type(const struct xfrm_type *type, unsigned short family); xfrm_unregister_type 329 net/ipv4/ah4.c xfrm_unregister_type(&ah_type, AF_INET); xfrm_unregister_type 339 net/ipv4/ah4.c if (xfrm_unregister_type(&ah_type, AF_INET) < 0) xfrm_unregister_type 631 net/ipv4/esp4.c xfrm_unregister_type(&esp_type, AF_INET); xfrm_unregister_type 641 net/ipv4/esp4.c if (xfrm_unregister_type(&esp_type, AF_INET) < 0) xfrm_unregister_type 163 net/ipv4/ipcomp.c xfrm_unregister_type(&ipcomp_type, AF_INET); xfrm_unregister_type 173 net/ipv4/ipcomp.c if (xfrm_unregister_type(&ipcomp_type, AF_INET) < 0) xfrm_unregister_type 84 net/ipv4/xfrm4_tunnel.c xfrm_unregister_type(&ipip_type, AF_INET); xfrm_unregister_type 91 net/ipv4/xfrm4_tunnel.c xfrm_unregister_type(&ipip_type, AF_INET); xfrm_unregister_type 106 net/ipv4/xfrm4_tunnel.c if (xfrm_unregister_type(&ipip_type, AF_INET) < 0) xfrm_unregister_type 546 net/ipv6/ah6.c xfrm_unregister_type(&ah6_type, AF_INET6); xfrm_unregister_type 558 net/ipv6/ah6.c if (xfrm_unregister_type(&ah6_type, AF_INET6) < 0) xfrm_unregister_type 574 net/ipv6/esp6.c xfrm_unregister_type(&esp6_type, AF_INET6); xfrm_unregister_type 585 net/ipv6/esp6.c if (xfrm_unregister_type(&esp6_type, AF_INET6) < 0) xfrm_unregister_type 196 net/ipv6/ipcomp6.c xfrm_unregister_type(&ipcomp6_type, AF_INET6); xfrm_unregister_type 206 net/ipv6/ipcomp6.c if (xfrm_unregister_type(&ipcomp6_type, AF_INET6) < 0) xfrm_unregister_type 499 net/ipv6/mip6.c xfrm_unregister_type(&mip6_rthdr_type, AF_INET6); xfrm_unregister_type 501 net/ipv6/mip6.c xfrm_unregister_type(&mip6_destopt_type, AF_INET6); xfrm_unregister_type 510 net/ipv6/mip6.c if (xfrm_unregister_type(&mip6_rthdr_type, AF_INET6) < 0) xfrm_unregister_type 512 net/ipv6/mip6.c if (xfrm_unregister_type(&mip6_destopt_type, AF_INET6) < 0) xfrm_unregister_type 351 net/ipv6/xfrm6_tunnel.c xfrm_unregister_type(&xfrm6_tunnel_type, AF_INET6); xfrm_unregister_type 356 net/ipv6/xfrm6_tunnel.c xfrm_unregister_type(&xfrm6_tunnel_type, AF_INET6); xfrm_unregister_type 362 net/ipv6/xfrm6_tunnel.c xfrm_unregister_type(&xfrm6_tunnel_type, AF_INET6); xfrm_unregister_type 373 net/ipv6/xfrm6_tunnel.c xfrm_unregister_type(&xfrm6_tunnel_type, AF_INET6);