Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Dnd6.c113 #define ND6_RTENTRY_IS_LLCLONING(rt) \ macro
960 (ND6_RTENTRY_IS_LLCLONING(rt) || /* not cloned yet */ in nd6_neighbor_lookup()
962 ND6_RTENTRY_IS_LLCLONING(rt->rt_parent)))) { in nd6_neighbor_lookup()