Lines Matching refs:dst_entry
82 struct dst_entry *ip6_route_input_lookup(struct net *net,
87 struct dst_entry *ip6_route_output_flags_noref(struct net *net,
91 struct dst_entry *ip6_route_output_flags(struct net *net, const struct sock *sk,
94 static inline struct dst_entry *ip6_route_output(struct net *net, in ip6_route_output()
111 struct dst_entry *ip6_route_lookup(struct net *net, struct flowi6 *fl6,
156 struct dst_entry *icmp6_dst_alloc(struct net_device *dev, struct flowi6 *fl6);
214 const struct dst_entry *dst = skb_dst(skb); in skb_rt6_info()
226 static inline void ip6_dst_store(struct sock *sk, struct dst_entry *dst, in ip6_dst_store()
240 void ip6_sk_dst_store_flow(struct sock *sk, struct dst_entry *dst,
250 static inline bool ipv6_anycast_destination(const struct dst_entry *dst, in ipv6_anycast_destination()
309 static inline unsigned int ip6_dst_mtu_forward(const struct dst_entry *dst) in ip6_dst_mtu_forward()