Searched defs:tcl (Results 1 – 11 of 11) sorted by relevance
/openbsd/sbin/unwind/libunbound/util/ |
H A D | tcp_conn_limit.c | 53 struct tcl_list* tcl = (struct tcl_list*)calloc(1, in tcl_list_create() local 76 tcl_list_delete(struct tcl_list* tcl) in tcl_list_delete() 87 tcl_list_insert(struct tcl_list* tcl, struct sockaddr_storage* addr, in tcl_list_insert() 106 tcl_list_str_cfg(struct tcl_list* tcl, const char* str, const char* s2, in tcl_list_str_cfg() 132 read_tcl_list(struct tcl_list* tcl, struct config_file* cfg) in read_tcl_list() 144 tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg) in tcl_list_apply_cfg() 155 tcl_new_connection(struct tcl_addr* tcl) in tcl_new_connection() 171 tcl_close_connection(struct tcl_addr* tcl) in tcl_close_connection() 182 tcl_addr_lookup(struct tcl_list* tcl, struct sockaddr_storage* addr, in tcl_addr_lookup() 190 tcl_list_get_mem(struct tcl_list* tcl) in tcl_list_get_mem()
|
/openbsd/usr.sbin/unbound/util/ |
H A D | tcp_conn_limit.c | 53 struct tcl_list* tcl = (struct tcl_list*)calloc(1, in tcl_list_create() local 76 tcl_list_delete(struct tcl_list* tcl) in tcl_list_delete() 87 tcl_list_insert(struct tcl_list* tcl, struct sockaddr_storage* addr, in tcl_list_insert() 106 tcl_list_str_cfg(struct tcl_list* tcl, const char* str, const char* s2, in tcl_list_str_cfg() 132 read_tcl_list(struct tcl_list* tcl, struct config_file* cfg) in read_tcl_list() 144 tcl_list_apply_cfg(struct tcl_list* tcl, struct config_file* cfg) in tcl_list_apply_cfg() 155 tcl_new_connection(struct tcl_addr* tcl) in tcl_new_connection() 171 tcl_close_connection(struct tcl_addr* tcl) in tcl_close_connection() 182 tcl_addr_lookup(struct tcl_list* tcl, struct sockaddr_storage* addr, in tcl_addr_lookup() 190 tcl_list_get_mem(struct tcl_list* tcl) in tcl_list_get_mem()
|
/openbsd/sys/dev/tc/ |
H A D | asc_tcds.c | 331 u_int32_t tcl, tcm; local
|
/openbsd/usr.sbin/unbound/daemon/ |
H A D | daemon.h | 126 struct tcl_list* tcl; member
|
/openbsd/usr.sbin/unbound/smallapp/ |
H A D | unbound-checkconf.c | 475 struct config_str2list* tcl; in tcpconnlimitchecks() local
|
/openbsd/sys/dev/ic/ |
H A D | aic7xxx.c | 4945 ahc_index_busy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_index_busy_tcl() 4966 ahc_unbusy_tcl(struct ahc_softc *ahc, u_int tcl) in ahc_unbusy_tcl() 4984 ahc_busy_tcl(struct ahc_softc *ahc, u_int tcl, u_int scbid) in ahc_busy_tcl() 5642 u_int tcl; in ahc_abort_scbs() local
|
H A D | aic79xx.c | 6897 ahd_index_busy_tcl(struct ahd_softc *ahd, u_int *saved_scbid, u_int tcl) in ahd_index_busy_tcl() 6919 ahd_find_busy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_find_busy_tcl() 6932 ahd_busy_tcl(struct ahd_softc *ahd, u_int tcl, u_int scbid) in ahd_busy_tcl() 7527 u_int tcl; in ahd_abort_scbs() local 10686 ahd_unbusy_tcl(struct ahd_softc *ahd, u_int tcl) in ahd_unbusy_tcl()
|
H A D | aic7xxxvar.h | 112 #define TCL_TARGET_OFFSET(tcl) \ argument 114 #define TCL_LUN(tcl) \ argument
|
H A D | aic79xx.h | 139 #define TCL_TARGET_OFFSET(tcl) \ argument 141 #define TCL_LUN(tcl) \ argument
|
/openbsd/sys/net/ |
H A D | hfsc.c | 835 struct hfsc_class *cl, *tcl; in hfsc_deq_begin() local
|
/openbsd/sys/dev/pci/ |
H A D | mpii.c | 1894 struct mpii_evt_sas_tcl *tcl; in mpii_event_sas() local
|