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

  /src/sbin/routed/
if.c 56 #define AHASH(a) &ahash_tbl[(a)%AHASH_LEN]
57 struct interface *ahash_tbl[AHASH_LEN]; variable in typeref:struct:interface * []
if.c 56 #define AHASH(a) &ahash_tbl[(a)%AHASH_LEN]
57 struct interface *ahash_tbl[AHASH_LEN]; variable in typeref:struct:interface * []
if.c 56 #define AHASH(a) &ahash_tbl[(a)%AHASH_LEN]
57 struct interface *ahash_tbl[AHASH_LEN]; variable in typeref:struct:interface * []

Completed in 35 milliseconds