Searched defs:dst_ops (Results 1 – 3 of 3) sorted by relevance
15 struct dst_ops { struct19 int (*gc)(struct dst_ops *ops); argument20 struct dst_entry * (*check)(struct dst_entry *, __u32 cookie);21 unsigned int (*default_advmss)(const struct dst_entry *);22 unsigned int (*mtu)(const struct dst_entry *);46 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() argument
322 struct dst_ops *dst_ops; member
190 u32 dst_ops; member