Home
last modified time | relevance | path

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

/dragonfly/sys/netinet6/
H A Dnd6.h380 void nd6_nud_hint (struct rtentry *, struct in6_addr *, int);
H A Dnd6.c1130 nd6_nud_hint(struct rtentry *rt, struct in6_addr *dst6, int force) in nd6_nud_hint() function
/dragonfly/sys/netinet/
H A Dtcp_input.c283 nd6_nud_hint((tp)->t_inpcb->in6p_route.ro_rt, NULL, 0); \