Home
last modified time | relevance | path

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

/linux-4.4.14/net/decnet/
Ddn_route.c118 static struct dst_entry *dn_dst_negative_advice(struct dst_entry *);
147 .negative_advice = dn_dst_negative_advice,
312 static struct dst_entry *dn_dst_negative_advice(struct dst_entry *dst) in dn_dst_negative_advice() function