Searched refs:dn_dst_negative_advice (Results 1 – 1 of 1) sorted by relevance
117 static struct dst_entry *dn_dst_negative_advice(struct dst_entry *);141 .negative_advice = dn_dst_negative_advice,280 static struct dst_entry *dn_dst_negative_advice(struct dst_entry *dst) in dn_dst_negative_advice() function