Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Dif.c58 static struct interface *nhash_tbl[NHASH_LEN]; variable
88 return &nhash_tbl[i % NHASH_LEN]; in nhash()