Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Ddst_ops.h14 struct dst_ops { struct
18 int (*gc)(struct dst_ops *ops); argument
42 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() argument
Dxfrm.h286 struct dst_ops *dst_ops; member
/linux-4.4.14/drivers/rapidio/
Drio-scan.c287 int dst_ops) in rio_device_has_destid()
/linux-4.4.14/drivers/net/
Drionet.c80 #define is_rionet_capable(src_ops, dst_ops) \ argument
/linux-4.4.14/net/xfrm/
Dxfrm_policy.c1581 struct dst_ops *dst_ops; in xfrm_alloc_dst() local
2838 struct dst_ops *dst_ops = afinfo->dst_ops; in xfrm_policy_register_afinfo() local
2880 struct dst_ops *dst_ops = afinfo->dst_ops; in xfrm_policy_unregister_afinfo() local
/linux-4.4.14/include/linux/
Drio.h185 u32 dst_ops; member