Searched refs:dst_ops (Results 1 – 6 of 6) sorted by relevance
15 struct dst_ops { struct19 int (*gc)(struct dst_ops *ops); argument46 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() argument51 static inline int dst_entries_get_slow(struct dst_ops *dst) in dst_entries_get_slow()56 static inline void dst_entries_add(struct dst_ops *dst, int val) in dst_entries_add()61 static inline int dst_entries_init(struct dst_ops *dst) in dst_entries_init()66 static inline void dst_entries_destroy(struct dst_ops *dst) in dst_entries_destroy()
37 struct dst_ops *ops;387 void *dst_alloc(struct dst_ops *ops, struct net_device *dev, int initial_ref,389 void dst_init(struct dst_entry *dst, struct dst_ops *ops,
309 struct dst_ops *dst_ops; member
69 struct dst_ops xfrm4_dst_ops;71 struct dst_ops xfrm6_dst_ops;
72 struct dst_ops ip6_dst_ops;
194 u32 dst_ops; member