Searched refs:xfrm_register_type (Results 1 – 8 of 8) sorted by relevance
81 if (xfrm_register_type(&ipip_type, AF_INET) < 0) { in ipip_init()
180 if (xfrm_register_type(&ipcomp_type, AF_INET) < 0) { in ipcomp4_init()
579 if (xfrm_register_type(&ah_type, AF_INET) < 0) { in ah4_init()
373 if (xfrm_register_type(&mip6_destopt_type, AF_INET6) < 0) { in mip6_init()377 if (xfrm_register_type(&mip6_rthdr_type, AF_INET6) < 0) { in mip6_init()
199 if (xfrm_register_type(&ipcomp6_type, AF_INET6) < 0) { in ipcomp6_init()
364 rv = xfrm_register_type(&xfrm6_tunnel_type, AF_INET6); in xfrm6_tunnel_init()
236 int xfrm_register_type(const struct xfrm_type *type, unsigned short family) in xfrm_register_type() function280 EXPORT_SYMBOL(xfrm_register_type);
463 int xfrm_register_type(const struct xfrm_type *type, unsigned short family);