Lines Matching defs:xfrm_dst
64 - bundle of transformations, struct dst_entry == struct xfrm_dst (=SA bundle)
344 struct xfrm_dst;
356 int (*fill_dst)(struct xfrm_dst *xdst,
948 struct xfrm_dst {
971 const struct xfrm_dst *xdst = (const struct xfrm_dst *) dst;
983 struct xfrm_dst *xdst = (struct xfrm_dst *) dst;
991 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child)
996 static inline void xfrm_dst_destroy(struct xfrm_dst *xdst)
1955 struct xfrm_dst *xdst;
1960 xdst = (struct xfrm_dst *) dst;