Searched refs:tldq_buf (Results 1 – 3 of 3) sorted by relevance
218 priv->tldi_cur = priv->tldi_head->tldq_buf; in tcp_log_dev_open()245 KASSERT(priv->tldi_head->tldq_buf == priv->tldi_cur, in tcp_log_dev_rotate_bufs()247 __func__, __LINE__, priv->tldi_head->tldq_buf, in tcp_log_dev_rotate_bufs()316 if (entry->tldq_buf == NULL) { in tcp_log_dev_read()323 entry->tldq_buf = buf; in tcp_log_dev_read()326 priv->tldi_cur = entry->tldq_buf; in tcp_log_dev_read()446 KASSERT(entry->tldq_buf != NULL || entry->tldq_xform != NULL, in tcp_log_dev_add_log()
65 struct tcp_log_common_header *tldq_buf; member
2302 if (entry->tldl_common.tldq_buf != NULL) in tcp_log_free_queue()2303 free(entry->tldl_common.tldq_buf, M_TCPLOGDEV); in tcp_log_free_queue()2466 entry->tldl_common.tldq_buf = NULL; in tcp_log_dump_tp_logbuf()2536 entry->tldl_common.tldq_buf = NULL; in tcp_log_dump_node_logbuf()