Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dif.c132 static struct htbl nhash_tbl = { variable
250 nhash_tbl.htbl_ptrs = calloc(initial_size, sizeof (void *)); in iftbl_alloc()
258 nhash_tbl.htbl_size = initial_size; in iftbl_alloc()
319 HADD(&nhash_tbl, ifp); in if_link()
398 for (ifp = HFIRST(&nhash_tbl, name); ifp != NULL; in ifwithname()
788 hash_unlink(&nhash_tbl, ifp); in ifdel()