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

  /src/sys/netinet6/
nd6_nbr.c 84 static void nd6_dad_destroytimer(struct dadq *);
1192 nd6_dad_destroytimer(struct dadq *dp) function in typeref:typename:void
1303 nd6_dad_destroytimer(dp);
1378 nd6_dad_destroytimer(dp);
1494 nd6_dad_destroytimer(dp);
nd6_nbr.c 84 static void nd6_dad_destroytimer(struct dadq *);
1192 nd6_dad_destroytimer(struct dadq *dp) function in typeref:typename:void
1303 nd6_dad_destroytimer(dp);
1378 nd6_dad_destroytimer(dp);
1494 nd6_dad_destroytimer(dp);

Completed in 22 milliseconds