Searched defs:tlb (Results 1 – 2 of 2) sorted by relevance
240 #define TCPID_BUCKET_LOCK(tlb) mtx_lock(&((tlb)->tlb_mtx)) argument241 #define TCPID_BUCKET_UNLOCK(tlb) mtx_unlock(&((tlb)->tlb_mtx)) argument349 tcp_log_remove_bucket(struct tcp_log_id_bucket *tlb) in tcp_log_remove_bucket()450 struct tcp_log_id_bucket *tlb, struct tcp_log_id_node *tln, in tcp_log_remove_id_node()511 tcp_log_increment_reqcnt(struct tcp_log_id_bucket *tlb) in tcp_log_increment_reqcnt()525 struct tcp_log_id_bucket *tlb; in tcp_log_set_tag() local563 struct tcp_log_id_bucket *tlb, *tmp_tlb; in tcp_log_set_id() local946 struct tcp_log_id_bucket *tlb; in tcp_log_get_tag() local1199 struct tcp_log_id_bucket *tlb; in tcp_log_expire() local2286 struct tcp_log_id_bucket *tlb; in tcp_log_dump_node_logbuf() local[all …]
337 DB_SHOW_COMMAND(tlb, ddb_dump_tlb) in DB_SHOW_COMMAND() argument