Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/decnet/
H A Ddn_route.c110 static struct dst_entry *dn_dst_negative_advice(struct dst_entry *);
140 .negative_advice = dn_dst_negative_advice,
297 static struct dst_entry *dn_dst_negative_advice(struct dst_entry *dst) in dn_dst_negative_advice() function