Lines Matching defs:dst
147 static void dn_dst_destroy(struct dst_entry *dst) in dn_dst_destroy()
156 static void dn_dst_ifdown(struct dst_entry *dst, struct net_device *dev, int how) in dn_dst_ifdown()
170 static __inline__ unsigned int dn_hash(__le16 src, __le16 dst) in dn_hash()
254 static void dn_dst_update_pmtu(struct dst_entry *dst, struct sock *sk, in dn_dst_update_pmtu()
284 static void dn_dst_redirect(struct dst_entry *dst, struct sock *sk, in dn_dst_redirect()
292 static struct dst_entry *dn_dst_check(struct dst_entry *dst, __u32 cookie) in dn_dst_check()
297 static struct dst_entry *dn_dst_negative_advice(struct dst_entry *dst) in dn_dst_negative_advice()
423 __le16 *dst; in dn_return_short() local
737 struct dst_entry *dst = skb_dst(skb); in dn_output() local
776 struct dst_entry *dst = skb_dst(skb); in dn_forward() local
845 static unsigned int dn_dst_default_advmss(const struct dst_entry *dst) in dn_dst_default_advmss()
850 static unsigned int dn_dst_mtu(const struct dst_entry *dst) in dn_dst_mtu()
857 static struct neighbour *dn_dst_neigh_lookup(const struct dst_entry *dst, in dn_dst_neigh_lookup()