Home
last modified time | relevance | path

Searched refs:dst_init (Results 1 – 7 of 7) sorted by relevance

/linux/net/core/
A Ddst.c47 void dst_init(struct dst_entry *dst, struct dst_ops *ops, in dst_init() function
76 EXPORT_SYMBOL(dst_init);
96 dst_init(dst, ops, dev, initial_ref, initial_obsolete, flags); in dst_alloc()
292 dst_init(dst, &dst_blackhole_ops, NULL, 1, DST_OBSOLETE_NONE, in __metadata_dst_init()
/linux/net/sched/
A Dsch_frag.c98 dst_init(&sch_frag_rt.dst, &sch_frag_dst_ops, NULL, 1, in sch_fragment()
114 dst_init(&sch_frag_rt.dst, &sch_frag_dst_ops, NULL, 1, in sch_fragment()
/linux/include/net/
A Ddst.h389 void dst_init(struct dst_entry *dst, struct dst_ops *ops,
/linux/net/openvswitch/
A Dactions.c836 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, 1, in ovs_fragment()
853 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, 1, in ovs_fragment()
/linux/
A Dvmlinux.symvers6288 0x00000000 dst_init vmlinux EXPORT_SYMBOL
A DSystem.map51075 ffff800010da07e0 T dst_init
A D.tmp_System.map51075 ffff800010da07e0 T dst_init

Completed in 320 milliseconds