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.c3864 c->tcp_write_pkt,
3939 r = SSL_write(c->ssl, (void*)(c->tcp_write_pkt + c->tcp_write_byte_count - 2),
4331 iov[1].iov_base = c->tcp_write_pkt;
4424 iov[1].iov_base = c->tcp_write_pkt;
4502 r = send(fd, (void*)(c->tcp_write_pkt + c->tcp_write_byte_count - 2),
/freebsd/contrib/unbound/services/
H A Doutside_network.c625 pend->c->tcp_write_pkt = w->pkt;
1065 pend->c->tcp_write_pkt == pend->query->pkt &&
1077 pend->c->tcp_write_pkt = NULL;
1322 log_assert(pend->query->pkt == pend->c->tcp_write_pkt);
1324 pend->c->tcp_write_pkt = NULL;