Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dxfrm.h307 struct xfrm_dst;
323 int (*init_path)(struct xfrm_dst *path,
326 int (*fill_dst)(struct xfrm_dst *xdst,
997 struct xfrm_dst { struct
1020 const struct xfrm_dst *xdst = (const struct xfrm_dst *) dst; in xfrm_dst_path() argument
1032 struct xfrm_dst *xdst = (struct xfrm_dst *) dst; in xfrm_dst_child()
1040 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child()
1045 static inline void xfrm_dst_destroy(struct xfrm_dst *xdst) in xfrm_dst_destroy()
1968 struct xfrm_dst *xdst; in xfrm_dst_offload_ok()
1973 xdst = (struct xfrm_dst *) dst; in xfrm_dst_offload_ok()