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

/bind-9.11.3/lib/dns/
H A Drdataslab.c614 unsigned int ocount, ncount, count, olength, tlength, tcount, length; local
663 olength = 0;
668 olength += length + 8;
671 olength += length + 2;
679 tlength = reservelen + 2 + olength;

Completed in 8 milliseconds