Home
last modified time | relevance | path

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

/net/core/
A Ddst.c47 void dst_init(struct dst_entry *dst, struct dst_ops *ops, in dst_init() function
77 EXPORT_SYMBOL(dst_init);
93 dst_init(dst, ops, dev, initial_obsolete, flags); in dst_alloc()
286 dst_init(dst, &dst_blackhole_ops, NULL, DST_OBSOLETE_NONE, in __metadata_dst_init()
/net/sched/
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()
/net/ipv6/
A Dioam6_iptunnel.c187 dst_init(&ilwt->null_dst, NULL, NULL, DST_OBSOLETE_NONE, DST_NOCOUNT); in ioam6_build_state()
/net/openvswitch/
A Dactions.c851 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, in ovs_fragment()
868 dst_init(&ovs_rt.dst, &ovs_dst_ops, NULL, in ovs_fragment()

Completed in 10 milliseconds