Searched refs:tcp_log_unref_bucket (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_log_buf.c | 377 tcp_log_unref_bucket(struct tcp_log_id_bucket *tlb, int *tree_locked, in tcp_log_unref_bucket() function 482 if (!tcp_log_unref_bucket(tlb, tree_locked, inp)) in tcp_log_remove_id_node() 541 if (!tcp_log_unref_bucket(tlb, &tree_locked, NULL)) in tcp_log_set_tag() 626 if (tcp_log_unref_bucket(tlb, &tree_locked, inp)) { in tcp_log_set_id() 963 if (!tcp_log_unref_bucket(tlb, &tree_locked, NULL)) in tcp_log_get_tag() 2433 if (tcp_log_unref_bucket(tlb, &tree_locked, NULL)) { in tcp_log_dumpbucketlogs() 2560 if (!tcp_log_unref_bucket(tlb, &tree_locked, NULL)) in tcp_log_dumpbucketlogs() 2609 if (tcp_log_unref_bucket(tlb, &tree_locked, NULL)) { in tcp_log_dump_tp_bucket_logbufs()
|