Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_log_buf.c1056 struct tcp_log_mem *log_entry; in tcp_log_free_entries() local
1322 struct tcp_log_mem *log_entry; in tcp_log_tcpcbfini() local
1497 struct tcp_log_mem *log_entry; in tcp_log_purge_tp_logbuf() local
1571 log_entry = NULL; in tcp_log_event_()
1574 if (log_entry == NULL) { in tcp_log_event_()
1638 KASSERT(log_entry != NULL, in tcp_log_event_()
1803 KASSERT(log_entry != NULL, in tcp_log_drain()
1805 if (log_entry == NULL) in tcp_log_drain()
1831 KASSERT(log_entry != NULL, in tcp_log_drain()
1955 log_entry = NULL; in tcp_log_getlogbuf()
[all …]