Searched refs:nd6_need_cache (Results 1 – 5 of 5) sorted by relevance
2745 if (!nd6_need_cache(ifp) && !(rt->rt_flags & RTF_HOST)) { in nd6_rtrequest()2759 if (!nd6_need_cache(ifp)) { /* stf case */ in nd6_rtrequest()3889 if (IN6_IS_ADDR_MULTICAST(&dst->sin6_addr) || !nd6_need_cache(ifp)) { in nd6_output_list()4392 nd6_need_cache(struct ifnet *ifp) in nd6_need_cache() function
862 extern int nd6_need_cache(struct ifnet *);
402 nd6_need_cache(ifp)) { in nd6_if_prproxy()
2478 VERIFY(nd6_need_cache(ifp)); in nd6_alt_node_addr_decompose()
3741 if (nd6_need_cache(ifp)) { in nd6_prefix_onlink_common()