Searched refs:tcp_log_pcb_ids_tot (Results 1 – 1 of 1) sorted by relevance
200 static counter_u64_t tcp_log_pcb_ids_tot; variable205 &tcp_log_pcb_ids_tot, "Total number of pcb IDs that have been allocated");878 counter_u64_add(tcp_log_pcb_ids_tot, 1); in tcp_log_set_id()921 counter_u64_add(tcp_log_pcb_ids_tot, (int64_t)-1); \ in tcp_log_set_id()1281 tcp_log_pcb_ids_tot = counter_u64_alloc(M_WAITOK); in tcp_log_init()