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

/darwin-on-arm/xnu/bsd/netat/
H A Dat_ddp_brt.h48 #define BRT_NB 16 /* number of buckets */ macro
49 #define BRTSIZE (BRT_BSIZ * BRT_NB)
59 #define BRT_HASH(a) ((a) % BRT_NB)

Completed in 17 milliseconds