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.h359 uint8_t* tcp_write_pkt; member
H A Dnetevent.c3866 c->tcp_write_pkt,
3941 r = SSL_write(c->ssl, (void*)(c->tcp_write_pkt + c->tcp_write_byte_count - 2),
4333 iov[1].iov_base = c->tcp_write_pkt;
4426 iov[1].iov_base = c->tcp_write_pkt;
4504 r = send(fd, (void*)(c->tcp_write_pkt + c->tcp_write_byte_count - 2),
/freebsd/contrib/unbound/services/
H A Doutside_network.c640 pend->c->tcp_write_pkt = w->pkt;
1108 pend->c->tcp_write_pkt == pend->query->pkt &&
1120 pend->c->tcp_write_pkt = NULL;
1369 log_assert(pend->query->pkt == pend->c->tcp_write_pkt);
1371 pend->c->tcp_write_pkt = NULL;