Home
last modified time | relevance | path

Searched defs:dst_ops (Results 1 – 3 of 3) sorted by relevance

/include/net/
Ddst_ops.h15 struct dst_ops { struct
19 int (*gc)(struct dst_ops *ops); argument
20 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
Dxfrm.h322 struct dst_ops *dst_ops; member
/include/linux/
Drio.h190 u32 dst_ops; member