Searched refs:ip6_negative_advice (Results 1 – 1 of 1) sorted by relevance
80 static struct dst_entry *ip6_negative_advice(struct dst_entry *);205 .negative_advice = ip6_negative_advice,1113 static struct dst_entry *ip6_negative_advice(struct dst_entry *dst) in ip6_negative_advice() function