HomeSort by: relevance | last modified time | path
    Searched defs:xfrd_tcp_pipeline (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/
xfrd-tcp.h 27 struct xfrd_tcp_pipeline;
35 struct xfrd_tcp_pipeline **tcp_state;
127 struct xfrd_tcp_pipeline { struct
192 struct xfrd_tcp_pipeline* tp, int conn);
194 void xfrd_tcp_setup_write_packet(struct xfrd_tcp_pipeline* tp,
197 int xfrd_tcp_open(struct xfrd_tcp_set* set, struct xfrd_tcp_pipeline* tp,
200 void xfrd_tcp_read(struct xfrd_tcp_pipeline* tp);
202 void xfrd_tcp_write(struct xfrd_tcp_pipeline* tp, struct xfrd_zone* zone);
248 struct xfrd_tcp_pipeline* xfrd_tcp_pipeline_create(region_type* region,
options.h 132 int xfrd_tcp_pipeline; member in struct:nsd_options

Completed in 16 milliseconds