Searched refs:dn_dst_negative_advice (Results 1 – 1 of 1) sorted by relevance
118 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