Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Ddst_ops.h13 struct dst_ops { struct
17 int (*gc)(struct dst_ops *ops); argument
41 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() argument
Dxfrm.h285 struct dst_ops *dst_ops; member
/linux-4.1.27/drivers/rapidio/
Drio-scan.c287 int dst_ops) in rio_device_has_destid()
/linux-4.1.27/drivers/net/
Drionet.c80 #define is_rionet_capable(src_ops, dst_ops) \ argument
/linux-4.1.27/net/xfrm/
Dxfrm_policy.c1560 struct dst_ops *dst_ops; in xfrm_alloc_dst() local
2818 struct dst_ops *dst_ops = afinfo->dst_ops; in xfrm_policy_register_afinfo() local
2860 struct dst_ops *dst_ops = afinfo->dst_ops; in xfrm_policy_unregister_afinfo() local
/linux-4.1.27/include/linux/
Drio.h185 u32 dst_ops; member