Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddst.c47 void dst_init(struct dst_entry *dst, struct dst_ops *ops, in dst_init() function
78 EXPORT_SYMBOL(dst_init);
94 dst_init(dst, ops, dev, initial_obsolete, flags); in dst_alloc()
287 dst_init(dst, &dst_blackhole_ops, NULL, DST_OBSOLETE_NONE, in __metadata_dst_init()
/linux/net/sched/
H A Dsch_frag.c104 dst_init(&sch_frag_rt.dst, &sch_frag_dst_ops, NULL, in sch_fragment()
122 dst_init(&sch_frag_rt.dst, &sch_frag_dst_ops, NULL, in sch_fragment()
/linux/net/ipv6/
H A Dioam6_iptunnel.c179 dst_init(&ilwt->null_dst, NULL, NULL, DST_OBSOLETE_NONE, DST_NOCOUNT); in ioam6_build_state()
/linux/net/openvswitch/
H A Dactions.c788 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, in ovs_fragment()
805 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, in ovs_fragment()