Searched refs:ahash_tbl (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sbin/routed/
H A Dif.c55 #define AHASH(a) &ahash_tbl[(a)%AHASH_LEN]
56 static struct interface *ahash_tbl[AHASH_LEN]; variable in typeref:struct:interface

Completed in 30 milliseconds