Home
last modified time | relevance | path

Searched refs:xfrd_tcp_write (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Dxfrd-tcp.h202 void xfrd_tcp_write(struct xfrd_tcp_pipeline* tp, struct xfrd_zone* zone);
H A Dxfrd-tcp.c662 xfrd_tcp_write(tp, tp->tcp_send_first); in xfrd_handle_tcp_pipe()
1158 xfrd_tcp_write(struct xfrd_tcp_pipeline* tp, xfrd_zone_type* zone) in xfrd_tcp_write() function