Home
last modified time | relevance | path

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

/mirbsd/src/sys/netinet6/
Dnd6.h365 void nd6_timer(void *);
Dnd6.c511 nd6_timer(ignored_arg) in nd6_timer() function
521 timeout_set(&nd6_timer_ch, nd6_timer, NULL);
Dip6_input.c164 timeout_set(&nd6_timer_ch, nd6_timer, NULL);