Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Droute.c88 static struct dst_entry *ip6_negative_advice(struct dst_entry *);
253 .negative_advice = ip6_negative_advice,
2638 static struct dst_entry *ip6_negative_advice(struct dst_entry *dst) in ip6_negative_advice() function