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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Ddiscovery.h98 __u16 mask, int old_entries);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/
H A Ddiscovery.c240 __u16 mask, int old_entries)
261 ((old_entries) ||
239 irlmp_copy_discoveries(hashbin_t *log, int *pn, __u16 mask, int old_entries) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dneighbour.c310 unsigned int i, new_hash_mask, old_entries; local
319 old_entries = tbl->hash_mask + 1;
324 for (i = 0; i < old_entries; i++) {
340 neigh_hash_free(old_hash, old_entries);

Completed in 111 milliseconds