Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Dxfrd.h156 struct xfrd_zone { struct
177 enum xfrd_zone_state { argument
203 xfrd_zone_type* tcp_waiting_next; argument
204 xfrd_zone_type* tcp_waiting_prev; argument
208 xfrd_zone_type* tcp_send_next; argument
209 xfrd_zone_type* tcp_send_prev; argument
213 xfrd_zone_type* udp_waiting_next; argument
214 xfrd_zone_type* udp_waiting_prev; argument
218 xfrd_zone_type* activated_next; argument
219 xfrd_zone_type* activated_prev; argument
[all …]