Searched refs:ip6_rt_check (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/ipv6/
H A Dip6_output.c884 static inline int ip6_rt_check(struct rt6key *rt_key, function
907 * 1. ip6_rt_check(): If route was host route,
919 if (ip6_rt_check(&rt->rt6i_dst, &fl->fl6_dst, np->daddr_cache) ||
921 ip6_rt_check(&rt->rt6i_src, &fl->fl6_src, np->saddr_cache) ||

Completed in 68 milliseconds