Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Dxfrd.h150 struct xfrd_zone { struct
171 enum xfrd_zone_state { argument
197 xfrd_zone_type* tcp_waiting_next; argument
198 xfrd_zone_type* tcp_waiting_prev; argument
202 xfrd_zone_type* tcp_send_next; argument
203 xfrd_zone_type* tcp_send_prev; argument
207 xfrd_zone_type* udp_waiting_next; argument
208 xfrd_zone_type* udp_waiting_prev; argument
212 xfrd_zone_type* activated_next; argument
213 xfrd_zone_type* activated_prev; argument
[all …]