Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dtcp_conn_limit.h67 struct tcl_addr { struct
69 struct addr_tree_node node;
71 lock_quick_type lock;
73 uint32_t limit;
75 uint32_t count;
H A Dnetevent.h370 struct tcl_addr* tcl_addr; member