Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv6/
A Dxfrm6_policy.c70 static int xfrm6_fill_dst(struct xfrm_dst *xdst, struct net_device *dev, in xfrm6_fill_dst()
102 struct xfrm_dst *xdst = (struct xfrm_dst *)dst; in xfrm6_update_pmtu()
111 struct xfrm_dst *xdst = (struct xfrm_dst *)dst; in xfrm6_redirect()
119 struct xfrm_dst *xdst = (struct xfrm_dst *)dst; in xfrm6_dst_destroy()
132 struct xfrm_dst *xdst; in xfrm6_dst_ifdown()
137 xdst = (struct xfrm_dst *)dst; in xfrm6_dst_ifdown()
146 xdst = (struct xfrm_dst *)xfrm_dst_child(&xdst->u.dst); in xfrm6_dst_ifdown()
A Desp6.c712 struct xfrm_dst *dst = (struct xfrm_dst *)skb_dst(skb); in esp6_output()
/linux-6.3-rc2/net/ipv4/
A Dxfrm4_policy.c69 static int xfrm4_fill_dst(struct xfrm_dst *xdst, struct net_device *dev, in xfrm4_fill_dst()
104 struct xfrm_dst *xdst = (struct xfrm_dst *)dst; in xfrm4_update_pmtu()
113 struct xfrm_dst *xdst = (struct xfrm_dst *)dst; in xfrm4_redirect()
121 struct xfrm_dst *xdst = (struct xfrm_dst *)dst; in xfrm4_dst_destroy()
A Desp4.c674 struct xfrm_dst *dst = (struct xfrm_dst *)skb_dst(skb); in esp_output()
/linux-6.3-rc2/net/xfrm/
A Dxfrm_policy.c2545 struct xfrm_dst *xdst; in xfrm_alloc_dst()
2619 struct xfrm_dst *xdst0 = NULL; in xfrm_bundle_create()
2792 static struct xfrm_dst *
2800 struct xfrm_dst *xdst; in xfrm_resolve_and_create_bundle()
2821 xdst = (struct xfrm_dst *)dst; in xfrm_resolve_and_create_bundle()
2921 struct xfrm_dst *xdst = (struct xfrm_dst *) dst; in xdst_queue_output()
2969 struct xfrm_dst *xdst; in xfrm_create_dummy_bundle()
3025 struct xfrm_dst *xdst; in xfrm_bundle_lookup()
3113 struct xfrm_dst *xdst; in xfrm_lookup_with_ifid()
3885 struct xfrm_dst *xdst; in xfrm_bundle_ok()
[all …]
A Dxfrm_device.c405 struct xfrm_dst *xdst = (struct xfrm_dst *)dst; in xfrm_dev_offload_ok()
/linux-6.3-rc2/include/net/
A Dxfrm.h339 struct xfrm_dst;
351 int (*fill_dst)(struct xfrm_dst *xdst,
943 struct xfrm_dst { struct
966 const struct xfrm_dst *xdst = (const struct xfrm_dst *) dst; in xfrm_dst_path() argument
978 struct xfrm_dst *xdst = (struct xfrm_dst *) dst; in xfrm_dst_child()
986 static inline void xfrm_dst_set_child(struct xfrm_dst *xdst, struct dst_entry *child) in xfrm_dst_set_child()
991 static inline void xfrm_dst_destroy(struct xfrm_dst *xdst) in xfrm_dst_destroy()
1949 struct xfrm_dst *xdst; in xfrm_dst_offload_ok()
1954 xdst = (struct xfrm_dst *) dst; in xfrm_dst_offload_ok()
/linux-6.3-rc2/net/core/
A Ddst.c106 struct xfrm_dst *xdst = (struct xfrm_dst *) dst; in dst_destroy()
A Dpktgen.c431 struct xfrm_dst xdst;
/linux-6.3-rc2/net/netfilter/
A Dxt_policy.c94 dst = ((struct xfrm_dst *)dst)->child, i++) { in match_policy_out()
A Dnft_xfrm.c183 dst = ((const struct xfrm_dst *)dst)->child, i++) { in nft_xfrm_get_eval_out()
A Dnf_nat_proto.c677 dst = ((struct xfrm_dst *)dst)->route; in nf_xfrm_me_harder()

Completed in 36 milliseconds