Searched refs:bhash_tbl (Results 1 – 1 of 1) sorted by relevance
49 #define BHASH(a) &bhash_tbl[(a)%BHASH_LEN]50 static struct interface *bhash_tbl[BHASH_LEN]; variable