Home
last modified time | relevance | path

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

/openbsd/src/sys/netinet6/
Dnd6.c111 int nd6_llinfo_timer(struct rtentry *, int);
280 if (nd6_llinfo_timer(rt, i_am_router)) in nd6_timer()
304 nd6_llinfo_timer(struct rtentry *rt, int i_am_router) in nd6_llinfo_timer() function