Home
last modified time | relevance | path

Searched refs:XL_HASHFILT_SIZE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/xl/
H A Dif_xlreg.h159 #define XL_HASHFILT_SIZE 256 macro
H A Dif_xl.c778 for (i = 0; i < XL_HASHFILT_SIZE; i++) in xl_setmulti_hash()