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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dbsd_comp.c136 unsigned char hshift; /* used in hash function */ member in struct:bsd_db
203 #define BSD_HASH(prefix,suffix,hshift) ((((unsigned long)(suffix))<<(hshift)) \
359 unsigned int hsize, hshift, maxmaxcode; local
377 hshift = 4;
381 hshift = 5;
385 hshift = 6;
389 hshift = 7;
393 /* hshift = 8; */ /* in struct bsd_db */
450 db->hshift
575 int hshift; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dbsd-comp.c80 u_char hshift; /* used in hash function */ member in struct:bsd_db
160 #define BSD_HASH(prefix,suffix,hshift) ((((u_int32_t)(suffix)) << (hshift)) \
288 u_int newlen, hsize, hshift, maxmaxcode; local
302 hshift = 4;
306 hshift = 5;
310 hshift = 6;
314 hshift = 7;
318 /* hshift = 8; */ /* in struct bsd_db */
343 db->hshift
431 u_int hshift = db->hshift; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dbsd-comp.c82 u_char hshift; /* used in hash function */ member in struct:bsd_db
162 #define BSD_HASH(prefix,suffix,hshift) ((((u_int32_t)(suffix)) << (hshift)) \
290 u_int newlen, hsize, hshift, maxmaxcode; local
304 hshift = 4;
308 hshift = 5;
312 hshift = 6;
316 hshift = 7;
320 /* hshift = 8; */ /* in struct bsd_db */
345 db->hshift
433 u_int hshift = db->hshift; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dbsd-comp.c80 u_char hshift; /* used in hash function */ member in struct:bsd_db
160 #define BSD_HASH(prefix,suffix,hshift) ((((u_int32_t)(suffix)) << (hshift)) \
288 u_int newlen, hsize, hshift, maxmaxcode; local
302 hshift = 4;
306 hshift = 5;
310 hshift = 6;
314 hshift = 7;
318 /* hshift = 8; */ /* in struct bsd_db */
343 db->hshift
431 u_int hshift = db->hshift; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_bsdcomp.c121 unsigned char hshift; /* used in hash function */ member in struct:bsd_db
162 #define BSD_HASH(prefix,suffix,hshift) ((((unsigned long)(suffix))<<(hshift)) \
315 unsigned int hsize, hshift, maxmaxcode; local
334 hshift = htab[bits-9][1];
381 db->hshift = hshift;
469 int hshift; local
506 hshift = db->hshift;
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dbsd-comp.c102 u_char hshift; /* used in hash function */ member in struct:bsd_db
192 #define BSD_HASH(prefix,suffix,hshift) ((((u_int32_t)(suffix)) << (hshift)) \
322 u_int newlen, hsize, hshift, maxmaxcode; local
336 hshift = 4;
340 hshift = 5;
344 hshift = 6;
348 hshift = 7;
352 /* hshift = 8; */ /* in struct bsd_db */
385 db->hshift
496 int hshift = db->hshift; local
721 u_int hshift = db->hshift; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dbsd-comp.c102 u_char hshift; /* used in hash function */ member in struct:bsd_db
192 #define BSD_HASH(prefix,suffix,hshift) ((((u_int32_t)(suffix)) << (hshift)) \
322 u_int newlen, hsize, hshift, maxmaxcode; local
336 hshift = 4;
340 hshift = 5;
344 hshift = 6;
348 hshift = 7;
352 /* hshift = 8; */ /* in struct bsd_db */
385 db->hshift
496 int hshift = db->hshift; local
721 u_int hshift = db->hshift; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dbsd-comp.c102 u_char hshift; /* used in hash function */ member in struct:bsd_db
192 #define BSD_HASH(prefix,suffix,hshift) ((((u_int32_t)(suffix)) << (hshift)) \
322 u_int newlen, hsize, hshift, maxmaxcode; local
336 hshift = 4;
340 hshift = 5;
344 hshift = 6;
348 hshift = 7;
352 /* hshift = 8; */ /* in struct bsd_db */
385 db->hshift
496 int hshift = db->hshift; local
721 u_int hshift = db->hshift; local
[all...]

Completed in 124 milliseconds