xfrm_type         223 include/net/xfrm.h 	const struct xfrm_type	*type;
xfrm_type         283 include/net/xfrm.h struct xfrm_type;
xfrm_type         325 include/net/xfrm.h 	const struct xfrm_type	*type_map[IPPROTO_MAX];
xfrm_type         385 include/net/xfrm.h int xfrm_register_type(const struct xfrm_type *type, unsigned short family);
xfrm_type         386 include/net/xfrm.h int xfrm_unregister_type(const struct xfrm_type *type, unsigned short family);