HomeSort by: relevance | last modified time | path
    Searched defs:nd6_dad_timer (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet6/
nd6_nbr.c 85 static void nd6_dad_timer(struct dadq *);
1176 (void (*)(void *))nd6_dad_timer, dp);
1308 nd6_dad_timer(struct dadq *dp) function in typeref:typename:void
1326 log(LOG_ERR, "nd6_dad_timer: called with duplicate address "
1333 log(LOG_ERR, "nd6_dad_timer: called with non-tentative address "

Completed in 14 milliseconds