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

/darwin-on-arm/xnu/bsd/netat/
H A Dddp_aarp.c77 int no_of_nets_tried; /* no. of network numbers tried variable
133 no_of_nets_tried = 0;
258 no_of_nets_tried++;
260 if (no_of_nets_tried == AARP_MAX_NETS_TRIED) {
348 no_of_nets_tried++;
350 if (no_of_nets_tried == AARP_MAX_NETS_TRIED) {

Completed in 23 milliseconds