dst_init          385 include/net/dst.h void dst_init(struct dst_entry *dst, struct dst_ops *ops,
dst_init           77 net/core/dst.c EXPORT_SYMBOL(dst_init);
dst_init           97 net/core/dst.c 	dst_init(dst, ops, dev, initial_ref, initial_obsolete, flags);
dst_init          265 net/core/dst.c 	dst_init(dst, &md_dst_ops, NULL, 1, DST_OBSOLETE_NONE,
dst_init          836 net/openvswitch/actions.c 		dst_init(&ovs_dst, &ovs_dst_ops, NULL, 1,
dst_init          857 net/openvswitch/actions.c 		dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, 1,