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

  /src/external/bsd/unbound/dist/util/
tcp_conn_limit.h 53 struct tcl_list { struct
82 struct tcl_list* tcl_list_create(void);
88 void tcl_list_delete(struct tcl_list* tcl);
96 int tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg);
120 tcl_addr_lookup(struct tcl_list* tcl, struct sockaddr_storage* addr,
128 size_t tcl_list_get_mem(struct tcl_list* tcl);
137 void tcl_list_swap_tree(struct tcl_list* tcl, struct tcl_list* data);
tcp_conn_limit.h 53 struct tcl_list { struct
82 struct tcl_list* tcl_list_create(void);
88 void tcl_list_delete(struct tcl_list* tcl);
96 int tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg);
120 tcl_addr_lookup(struct tcl_list* tcl, struct sockaddr_storage* addr,
128 size_t tcl_list_get_mem(struct tcl_list* tcl);
137 void tcl_list_swap_tree(struct tcl_list* tcl, struct tcl_list* data);

Completed in 28 milliseconds