Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Dlec_arpc.h37 unsigned char no_tries; /* No of times arp retry has been member
Dlec.c1262 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1294 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1325 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1357 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1488 if (entry->no_tries <= entry->priv->max_retry_count) { in lec_arp_expire_arp()
1493 entry->no_tries++; in lec_arp_expire_arp()
1688 entry->no_tries = 1; in lec_arp_resolve()