Home
last modified time | relevance | path

Searched refs:tcp_write_pkt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/unbound/util/
H A Dnetevent.h357 uint8_t* tcp_write_pkt; member
H A Dnetevent.c3829 c->tcp_write_pkt,
3904 r = SSL_write(c->ssl, (void*)(c->tcp_write_pkt + c->tcp_write_byte_count - 2),
4296 iov[1].iov_base = c->tcp_write_pkt;
4389 iov[1].iov_base = c->tcp_write_pkt;
4467 r = send(fd, (void*)(c->tcp_write_pkt + c->tcp_write_byte_count - 2),
/freebsd/contrib/unbound/services/
H A Doutside_network.c611 pend->c->tcp_write_pkt = w->pkt;
1050 pend->c->tcp_write_pkt == pend->query->pkt &&
1062 pend->c->tcp_write_pkt = NULL;
1307 log_assert(pend->query->pkt == pend->c->tcp_write_pkt);
1309 pend->c->tcp_write_pkt = NULL;