Home | Sort by: relevance | last modified time | path |
/src/sbin/routed/ | |
if.c | 60 #define BHASH(a) &bhash_tbl[(a)%BHASH_LEN] 61 struct interface *bhash_tbl[BHASH_LEN]; variable in typeref:struct:interface * [] |
if.c | 60 #define BHASH(a) &bhash_tbl[(a)%BHASH_LEN] 61 struct interface *bhash_tbl[BHASH_LEN]; variable in typeref:struct:interface * [] |