Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/
H A Dnetevent.h325 uint8_t* tcp_write_pkt; member
H A Dnetevent.c2044 c->tcp_write_pkt,
2119 r = SSL_write(c->ssl, (void*)(c->tcp_write_pkt + c->tcp_write_byte_count - 2),
2510 iov[1].iov_base = c->tcp_write_pkt;
2603 iov[1].iov_base = c->tcp_write_pkt;
2681 r = send(fd, (void*)(c->tcp_write_pkt + c->tcp_write_byte_count - 2),
/netbsd-src/external/bsd/unbound/dist/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;