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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Dlec_arpc.h36 unsigned char no_tries; /* No of times arp retry has been tried */ member in struct:lec_arp_table
H A Dlec.c1495 rulla->timestamp, rulla->no_tries);
1522 rulla->timestamp, rulla->no_tries);
1547 rulla->timestamp, rulla->no_tries);
1572 rulla->timestamp, rulla->no_tries);
1690 if (entry->no_tries <= entry->priv->max_retry_count) {
1697 entry->no_tries++;
1866 entry->no_tries = 0;
1903 entry->no_tries = 1;

Completed in 94 milliseconds