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

  /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 * []

Completed in 58 milliseconds