Lines Matching defs:dst
154 static void dn_dst_destroy(struct dst_entry *dst) in dn_dst_destroy()
163 static void dn_dst_ifdown(struct dst_entry *dst, struct net_device *dev, int how) in dn_dst_ifdown()
177 static __inline__ unsigned int dn_hash(__le16 src, __le16 dst) in dn_hash()
270 static void dn_dst_update_pmtu(struct dst_entry *dst, struct sock *sk, in dn_dst_update_pmtu()
299 static void dn_dst_redirect(struct dst_entry *dst, struct sock *sk, in dn_dst_redirect()
307 static struct dst_entry *dn_dst_check(struct dst_entry *dst, __u32 cookie) in dn_dst_check()
312 static struct dst_entry *dn_dst_negative_advice(struct dst_entry *dst) in dn_dst_negative_advice()
437 __le16 *dst; in dn_return_short() local
749 struct dst_entry *dst = skb_dst(skb); in dn_output() local
788 struct dst_entry *dst = skb_dst(skb); in dn_forward() local
859 static unsigned int dn_dst_default_advmss(const struct dst_entry *dst) in dn_dst_default_advmss()
864 static unsigned int dn_dst_mtu(const struct dst_entry *dst) in dn_dst_mtu()
871 static struct neighbour *dn_dst_neigh_lookup(const struct dst_entry *dst, in dn_dst_neigh_lookup()