Home
last modified time | relevance | path

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

/Linux-v4.19/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 *);
45 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() argument
Dxfrm.h308 struct dst_ops *dst_ops; member
/Linux-v4.19/drivers/rapidio/
Drio-scan.c272 int dst_ops) in rio_device_has_destid()
Drio_cm.c251 #define is_msg_capable(src_ops, dst_ops) \ argument
/Linux-v4.19/drivers/net/
Drionet.c85 #define is_rionet_capable(src_ops, dst_ops) \ argument
/Linux-v4.19/net/xfrm/
Dxfrm_policy.c1498 struct dst_ops *dst_ops; in xfrm_alloc_dst() local
2726 struct dst_ops *dst_ops = afinfo->dst_ops; in xfrm_policy_register_afinfo() local
2753 struct dst_ops *dst_ops = afinfo->dst_ops; in xfrm_policy_unregister_afinfo() local
/Linux-v4.19/include/linux/
Drio.h194 u32 dst_ops; member