Home
last modified time | relevance | path

Searched refs:xfrm_dst (Results 1 – 1 of 1) sorted by relevance

/include/net/
Dxfrm.h318 struct xfrm_dst;
330 int (*fill_dst)(struct xfrm_dst *xdst,
926 struct xfrm_dst { struct
949 const struct xfrm_dst *xdst = (const struct xfrm_dst *) dst; in xfrm_dst_path() argument
961 struct xfrm_dst *xdst = (struct xfrm_dst *) dst; in xfrm_dst_child()
969 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child()
974 static inline void xfrm_dst_destroy(struct xfrm_dst *xdst) in xfrm_dst_destroy()
1866 struct xfrm_dst *xdst; in xfrm_dst_offload_ok()
1871 xdst = (struct xfrm_dst *) dst; in xfrm_dst_offload_ok()