ipcomp_type       153 net/ipv4/ipcomp.c static const struct xfrm_type ipcomp_type = {
ipcomp_type       173 net/ipv4/ipcomp.c 	if (xfrm_register_type(&ipcomp_type, AF_INET) < 0) {
ipcomp_type       179 net/ipv4/ipcomp.c 		xfrm_unregister_type(&ipcomp_type, AF_INET);
ipcomp_type       189 net/ipv4/ipcomp.c 	xfrm_unregister_type(&ipcomp_type, AF_INET);