Home
last modified time | relevance | path

Searched refs:dst_ops (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/include/net/
Ddst_ops.h15 struct dst_ops { struct
19 int (*gc)(struct dst_ops *ops); argument
46 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() argument
51 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()
Ddst.h37 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,
Dxfrm.h309 struct dst_ops *dst_ops; member
/linux-4.19.296/include/net/netns/
Dxfrm.h69 struct dst_ops xfrm4_dst_ops;
71 struct dst_ops xfrm6_dst_ops;
Dipv6.h72 struct dst_ops ip6_dst_ops;
/linux-4.19.296/include/linux/
Drio.h194 u32 dst_ops; member