Home
last modified time | relevance | path

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

/linux-3.3/include/net/
Ddst_ops.h12 struct dst_ops { struct
17 int (*gc)(struct dst_ops *ops); argument
36 static inline int dst_entries_get_fast(struct dst_ops *dst) in dst_entries_get_fast() argument
Dxfrm.h281 struct dst_ops *dst_ops; member
/linux-3.3/drivers/net/
Drionet.c83 #define is_rionet_capable(src_ops, dst_ops) \ argument
/linux-3.3/drivers/rapidio/
Drio-scan.c197 int dst_ops) in rio_device_has_destid()
/linux-3.3/net/xfrm/
Dxfrm_policy.c1333 struct dst_ops *dst_ops; in xfrm_alloc_dst() local
2419 struct dst_ops *dst_ops = afinfo->dst_ops; in xfrm_policy_register_afinfo() local
2476 struct dst_ops *dst_ops = afinfo->dst_ops; in xfrm_policy_unregister_afinfo() local
/linux-3.3/include/linux/
Drio.h168 u32 dst_ops; member