Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c2290 struct tcp_log_dev_log_queue *entry; in tcp_log_free_queue()
2296 entry = (struct tcp_log_dev_log_queue *)param; in tcp_log_free_queue()
2312 struct tcp_log_dev_log_queue *entry; in tcp_log_expandlogbuf()
2318 entry = (struct tcp_log_dev_log_queue *)param; in tcp_log_expandlogbuf()
2373 struct tcp_log_dev_log_queue *entry; in tcp_log_dump_tp_logbuf()
2410 entry = malloc(sizeof(struct tcp_log_dev_log_queue), M_TCPLOGDEV, in tcp_log_dump_tp_logbuf()
2420 entry = malloc(sizeof(struct tcp_log_dev_log_queue), in tcp_log_dump_tp_logbuf()
2503 struct tcp_log_dev_log_queue *entry; in tcp_log_dump_node_logbuf()
2524 entry = malloc(sizeof(struct tcp_log_dev_log_queue), M_TCPLOGDEV, in tcp_log_dump_node_logbuf()
2530 entry = malloc(sizeof(struct tcp_log_dev_log_queue), in tcp_log_dump_node_logbuf()
H A Dtcp_log_buf.h313 struct tcp_log_dev_log_queue { struct