Lines Matching defs:dst

137 static u32 *ipv6_cow_metrics(struct dst_entry *dst, unsigned long old)  in ipv6_cow_metrics()
181 static struct neighbour *ip6_neigh_lookup(const struct dst_entry *dst, in ip6_neigh_lookup()
213 static unsigned int ip6_blackhole_mtu(const struct dst_entry *dst) in ip6_blackhole_mtu()
220 static void ip6_rt_blackhole_update_pmtu(struct dst_entry *dst, struct sock *sk, in ip6_rt_blackhole_update_pmtu()
225 static void ip6_rt_blackhole_redirect(struct dst_entry *dst, struct sock *sk, in ip6_rt_blackhole_redirect()
230 static u32 *ip6_rt_blackhole_cow_metrics(struct dst_entry *dst, in ip6_rt_blackhole_cow_metrics()
311 struct dst_entry *dst = &rt->dst; in ip6_dst_alloc() local
320 static void ip6_dst_destroy(struct dst_entry *dst) in ip6_dst_destroy()
343 static void ip6_dst_ifdown(struct dst_entry *dst, struct net_device *dev, in ip6_dst_ifdown()
829 struct dst_entry *dst; in rt6_lookup() local
1094 static struct dst_entry *ip6_dst_check(struct dst_entry *dst, u32 cookie) in ip6_dst_check()
1113 static struct dst_entry *ip6_negative_advice(struct dst_entry *dst) in ip6_negative_advice()
1149 static void ip6_rt_update_pmtu(struct dst_entry *dst, struct sock *sk, in ip6_rt_update_pmtu()
1171 struct dst_entry *dst; in ip6_update_pmtu() local
1275 struct dst_entry *dst; in ip6_redirect() local
1297 struct dst_entry *dst; in ip6_redirect_no_header() local
1318 static unsigned int ip6_default_advmss(const struct dst_entry *dst) in ip6_default_advmss()
1340 static unsigned int ip6_mtu(const struct dst_entry *dst) in ip6_mtu()
1366 struct dst_entry *dst; in icmp6_dst_alloc() local
1405 struct dst_entry *dst, **pprev; in icmp6_dst_gc() local
1429 struct dst_entry *dst, **pprev; in icmp6_clean_all() local
1829 static void rt6_do_redirect(struct dst_entry *dst, struct sock *sk, struct sk_buff *skb) in rt6_do_redirect()
2184 struct dst_entry *dst = skb_dst(skb); in ip6_pkt_drop() local
2754 struct in6_addr *dst, struct in6_addr *src, in rt6_fill_node()