Home
last modified time | relevance | path

Searched refs:tcp_log_dev_log_queue (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c2071 struct tcp_log_dev_log_queue *entry; in tcp_log_free_queue()
2077 entry = (struct tcp_log_dev_log_queue *)param; in tcp_log_free_queue()
2093 struct tcp_log_dev_log_queue *entry; in tcp_log_expandlogbuf()
2099 entry = (struct tcp_log_dev_log_queue *)param; in tcp_log_expandlogbuf()
2154 struct tcp_log_dev_log_queue *entry; in tcp_log_dump_tp_logbuf()
2192 entry = malloc(sizeof(struct tcp_log_dev_log_queue), M_TCPLOGDEV, in tcp_log_dump_tp_logbuf()
2202 entry = malloc(sizeof(struct tcp_log_dev_log_queue), in tcp_log_dump_tp_logbuf()
2285 struct tcp_log_dev_log_queue *entry; in tcp_log_dump_node_logbuf()
2306 entry = malloc(sizeof(struct tcp_log_dev_log_queue), M_TCPLOGDEV, in tcp_log_dump_node_logbuf()
2312 entry = malloc(sizeof(struct tcp_log_dev_log_queue), in tcp_log_dump_node_logbuf()
H A Dtcp_log_buf.h279 struct tcp_log_dev_log_queue { struct