Home
last modified time | relevance | path

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

/linux-4.1.27/net/atm/
Dlec_arpc.h36 unsigned char no_tries; /* No of times arp retry has been tried */ member
Dlec.c1393 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1420 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1445 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1470 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1587 if (entry->no_tries <= entry->priv->max_retry_count) { in lec_arp_expire_arp()
1594 entry->no_tries++; in lec_arp_expire_arp()
1763 entry->no_tries = 0; in lec_arp_resolve()
1800 entry->no_tries = 1; in lec_arp_resolve()