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

/bind-9.6-ESV-R11/bin/named/
H A Dxfrout.c846 isc_buffer_t txlenbuf; /* Transmit length buffer */ member in struct:__anon19
1392 isc_buffer_init(&xfr->txlenbuf, mem, 2);
1449 isc_buffer_clear(&xfr->txlenbuf);
1657 isc_buffer_putuint16(&xfr->txlenbuf,
1659 region.base = xfr->txlenbuf.base;

Completed in 13 milliseconds