Home | Sort by: relevance | last modified time | path |
/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]; |