Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Droute.c140 static struct dst_entry *ipv4_negative_advice(struct dst_entry *dst);
167 .negative_advice = ipv4_negative_advice,
869 static struct dst_entry *ipv4_negative_advice(struct dst_entry *dst) in ipv4_negative_advice() function