Lines Matching defs:xfrm_dst
64 - bundle of transformations, struct dst_entry == struct xfrm_dst (=SA bundle)
326 struct xfrm_dst;
338 int (*fill_dst)(struct xfrm_dst *xdst,
930 struct xfrm_dst {
953 const struct xfrm_dst *xdst = (const struct xfrm_dst *) dst;
965 struct xfrm_dst *xdst = (struct xfrm_dst *) dst;
973 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child)
978 static inline void xfrm_dst_destroy(struct xfrm_dst *xdst)
1899 struct xfrm_dst *xdst;
1904 xdst = (struct xfrm_dst *) dst;