Searched refs:dn_dst_negative_advice (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_route.c113 static struct dst_entry *dn_dst_negative_advice(struct dst_entry *);
132 .negative_advice = dn_dst_negative_advice,
259 static struct dst_entry *dn_dst_negative_advice(struct dst_entry *dst) function

Completed in 32 milliseconds