Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dlec_arpc.h37 unsigned char no_tries; /* No of times arp retry has been tried */ member
H A Dlec.c1375 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1399 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1421 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1443 rulla->timestamp, rulla->no_tries); in dump_arp_table()
1557 if (entry->no_tries <= entry->priv->max_retry_count) { in lec_arp_expire_arp()
1564 entry->no_tries++; in lec_arp_expire_arp()
1733 entry->no_tries = 0; in lec_arp_resolve()
1770 entry->no_tries = 1; in lec_arp_resolve()