Home | History | Annotate | Download | only in libpcap

Lines Matching refs:MODULUS

549 #define MODULUS 213
550 static struct valnode *hashtbl[MODULUS];
586 hash %= MODULUS;