ipcomp6_type      173 net/ipv6/ipcomp6.c static const struct xfrm_type ipcomp6_type = {
ipcomp6_type      193 net/ipv6/ipcomp6.c 	if (xfrm_register_type(&ipcomp6_type, AF_INET6) < 0) {
ipcomp6_type      199 net/ipv6/ipcomp6.c 		xfrm_unregister_type(&ipcomp6_type, AF_INET6);
ipcomp6_type      209 net/ipv6/ipcomp6.c 	xfrm_unregister_type(&ipcomp6_type, AF_INET6);