Home
last modified time | relevance | path

Searched refs:tldq_xform (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/tcp_log/
H A Dtcp_log_dev.h66 struct tcp_log_common_header *(*tldq_xform)(struct tcp_log_dev_queue *entry); member
H A Dtcp_log_dev.c318 buf = (*entry->tldq_xform)(entry); in tcp_log_dev_read()
446 KASSERT(entry->tldq_buf != NULL || entry->tldq_xform != NULL, in tcp_log_dev_add_log()
/freebsd/sys/netinet/
H A Dtcp_log_buf.c2456 entry->tldl_common.tldq_xform = tcp_log_expandlogbuf; in tcp_log_dump_tp_logbuf()
2526 entry->tldl_common.tldq_xform = tcp_log_expandlogbuf; in tcp_log_dump_node_logbuf()