Lines Matching refs:dst_entry
7 struct dst_entry;
18 struct dst_entry * (*check)(struct dst_entry *, __u32 cookie);
19 unsigned int (*default_advmss)(const struct dst_entry *);
20 unsigned int (*mtu)(const struct dst_entry *);
21 u32 * (*cow_metrics)(struct dst_entry *, unsigned long);
22 void (*destroy)(struct dst_entry *);
23 void (*ifdown)(struct dst_entry *,
25 struct dst_entry * (*negative_advice)(struct dst_entry *);
27 void (*update_pmtu)(struct dst_entry *dst, struct sock *sk,
29 void (*redirect)(struct dst_entry *dst, struct sock *sk,
32 struct neighbour * (*neigh_lookup)(const struct dst_entry *dst,