Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netinet/
H A Dtcp_log_buf.c1162 struct tcp_log_mem *log_entry; in tcp_log_free_entries() local
1429 struct tcp_log_mem *log_entry; in tcp_log_tcpcbfini() local
1653 struct tcp_log_mem *log_entry; in tcp_log_purge_tp_logbuf() local
1726 log_entry = NULL; in tcp_log_event()
1729 if (log_entry == NULL) { in tcp_log_event()
1804 KASSERT(log_entry != NULL, in tcp_log_event()
2003 KASSERT(log_entry != NULL, in tcp_log_drain()
2005 if (log_entry == NULL) in tcp_log_drain()
2040 KASSERT(log_entry != NULL, in tcp_log_drain()
2163 log_entry = NULL; in tcp_log_getlogbuf()
[all …]
/freebsd-14.2/tools/test/stress2/misc/
H A Dumountf2.sh142 struct log_entry {
149 struct log_entry oplog[LOGSIZE]; /* the log */
257 struct log_entry *le;
283 struct log_entry *lp;
/freebsd-14.2/include/rpcsvc/
H A Dnis.x217 struct log_entry { struct
229 log_entry lr_entries<>; /* zero or more entries */ argument
/freebsd-14.2/tools/regression/fsx/
H A Dfsx.c70 struct log_entry { struct
77 struct log_entry oplog[LOGSIZE]; /* the log */ argument
164 struct log_entry *le; in do_log4()
192 struct log_entry *lp; in logdump()