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

  /src/sys/netinet6/
nd6.c 105 static void nd6_free(struct llentry *, int);
138 .nd_free = nd6_free,
720 nd6_free(struct llentry *ln, int gc) function in typeref:typename:void
nd6.c 105 static void nd6_free(struct llentry *, int);
138 .nd_free = nd6_free,
720 nd6_free(struct llentry *ln, int gc) function in typeref:typename:void

Completed in 24 milliseconds