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

/freebsd-10-stable/sbin/routed/
H A Dif.c59 #define BHASH(a) &bhash_tbl[(a)%BHASH_LEN]
60 static struct interface *bhash_tbl[BHASH_LEN]; variable in typeref:struct:interface

Completed in 47 milliseconds