Searched refs:ncec_rcnt (Results 1 – 4 of 4) sorted by relevance
286 ncec->ncec_rcnt = ill->ill_xmit_count; in ip2mac()297 if (ncec->ncec_rcnt > 0) { in ip2mac()
1200 if (ncec->ncec_rcnt == 0) in ndp_solicit()1204 ncec->ncec_rcnt--; in ndp_solicit()1210 ncec->ncec_rcnt++; in ndp_solicit()4521 ncec->ncec_rcnt = ill->ill_xmit_count; in nce_add_common()
1648 if (use_rcnt && ncec->ncec_rcnt == 0) { in arp_request()1687 ncec->ncec_rcnt--; in arp_request()
78 uint16_t ncec_rcnt; /* Retransmit counter */ member