Lines Matching refs:dst_entry
7 struct dst_entry;
19 struct dst_entry * (*check)(struct dst_entry *, __u32 cookie);
20 unsigned int (*default_advmss)(const struct dst_entry *);
21 unsigned int (*mtu)(const struct dst_entry *);
22 u32 * (*cow_metrics)(struct dst_entry *, unsigned long);
23 void (*destroy)(struct dst_entry *);
24 void (*ifdown)(struct dst_entry *,
26 struct dst_entry * (*negative_advice)(struct dst_entry *);
28 void (*update_pmtu)(struct dst_entry *dst, struct sock *sk,
30 void (*redirect)(struct dst_entry *dst, struct sock *sk,
33 struct neighbour * (*neigh_lookup)(const struct dst_entry *dst,