Home
last modified time | relevance | path

Searched defs:xfrd_tcp_pipeline (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Dxfrd-tcp.h127 struct xfrd_tcp_pipeline { struct
130 struct xfrd_tcp_pipeline_key key; argument
132 int handler_added;
134 struct event handler;
137 struct xfrd_tcp* tcp_r;
161 /* list of free xfrd_tcp_pipeline_id nodes, these are not in the argument
163 struct xfrd_tcp_pipeline_id* pipe_id_free_list; argument
192 struct xfrd_tcp_pipeline* tp, int conn); argument
H A Doptions.h126 int xfrd_tcp_pipeline; member