Searched defs:pkt_counter (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Ddhcpv4.c72 static int pkt_counter; variable
213 pkt_counter = 0;
234 pkt_counter--;
263 if (pkt_counter > (MAX_PKT_LIST - 1))
282 pkt_counter++;

Completed in 58 milliseconds