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

  /src/sbin/routed/
if.c 70 struct interface *nhash_tbl[NHASH_LEN]; variable in typeref:struct:interface * []
97 return &nhash_tbl[i % NHASH_LEN];
if.c 70 struct interface *nhash_tbl[NHASH_LEN]; variable in typeref:struct:interface * []
97 return &nhash_tbl[i % NHASH_LEN];

Completed in 22 milliseconds