xfrm_dst          256 include/net/xfrm.h struct xfrm_dst;
xfrm_dst          269 include/net/xfrm.h 	int			(*init_path)(struct xfrm_dst *path,
xfrm_dst          272 include/net/xfrm.h 	int			(*fill_dst)(struct xfrm_dst *xdst,
xfrm_dst           97 net/ipv4/netfilter.c 		dst = ((struct xfrm_dst *)dst)->route;
xfrm_dst           68 net/ipv4/xfrm4_policy.c 		struct xfrm_dst *xdst = (struct xfrm_dst*)dst;
xfrm_dst          196 net/ipv4/xfrm4_policy.c 	struct xfrm_dst *xdst = (struct xfrm_dst *)dst;
xfrm_dst          204 net/ipv4/xfrm4_policy.c 	struct xfrm_dst *xdst = (struct xfrm_dst *)dst;
xfrm_dst          216 net/ipv4/xfrm4_policy.c 	struct xfrm_dst *xdst;
xfrm_dst          221 net/ipv4/xfrm4_policy.c 	xdst = (struct xfrm_dst *)dst;
xfrm_dst          231 net/ipv4/xfrm4_policy.c 			xdst = (struct xfrm_dst *)xdst->u.dst.child;
xfrm_dst          249 net/ipv4/xfrm4_policy.c 	.entry_size =		sizeof(struct xfrm_dst),
xfrm_dst           77 net/ipv6/xfrm6_policy.c 		struct xfrm_dst *xdst = (struct xfrm_dst*)dst;
xfrm_dst          226 net/ipv6/xfrm6_policy.c 	struct xfrm_dst *xdst = (struct xfrm_dst *)dst;
xfrm_dst          234 net/ipv6/xfrm6_policy.c 	struct xfrm_dst *xdst = (struct xfrm_dst *)dst;
xfrm_dst          244 net/ipv6/xfrm6_policy.c 	struct xfrm_dst *xdst;
xfrm_dst          249 net/ipv6/xfrm6_policy.c 	xdst = (struct xfrm_dst *)dst;
xfrm_dst          259 net/ipv6/xfrm6_policy.c 			xdst = (struct xfrm_dst *)xdst->u.dst.child;
xfrm_dst          277 net/ipv6/xfrm6_policy.c 	.entry_size =		sizeof(struct xfrm_dst),
xfrm_dst         1336 net/xfrm/xfrm_policy.c static inline struct xfrm_dst *xfrm_alloc_dst(int family)
xfrm_dst         1339 net/xfrm/xfrm_policy.c 	struct xfrm_dst *xdst;
xfrm_dst         1416 net/xfrm/xfrm_policy.c 		struct xfrm_dst *xdst = xfrm_alloc_dst(family);
xfrm_dst         1475 net/xfrm/xfrm_policy.c 	xfrm_init_path((struct xfrm_dst *)dst0, dst, nfheader_len);
xfrm_dst         1479 net/xfrm/xfrm_policy.c 		struct xfrm_dst *xdst = (struct xfrm_dst *)dst_prev;
xfrm_dst         1520 net/xfrm/xfrm_policy.c 	struct xfrm_dst *xdst = (struct xfrm_dst *)dst;
xfrm_dst         1532 net/xfrm/xfrm_policy.c 	struct xfrm_dst *xdst = (struct xfrm_dst *)dst;
xfrm_dst         2094 net/xfrm/xfrm_policy.c 	return !xfrm_bundle_ok(NULL, (struct xfrm_dst *)dst, NULL, AF_UNSPEC, 0);
xfrm_dst         2192 net/xfrm/xfrm_policy.c 		struct xfrm_dst *xdst = (struct xfrm_dst *)dst;
xfrm_dst         2218 net/xfrm/xfrm_policy.c 	struct xfrm_dst *last;
xfrm_dst         2221 net/xfrm/xfrm_policy.c 	if (!dst_check(dst->path, ((struct xfrm_dst *)dst)->path_cookie) ||
xfrm_dst         2237 net/xfrm/xfrm_policy.c 		struct xfrm_dst *xdst = (struct xfrm_dst *)dst;
xfrm_dst         2286 net/xfrm/xfrm_policy.c 		last = (struct xfrm_dst *)last->u.dst.next;
xfrm_dst         2403 net/xfrm/xfrm_policy.c 					   sizeof(struct xfrm_dst),