Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c1109 _tcp_log_entry_refcnt_add(struct tcp_log_mem *log_entry, const char *func, in _tcp_log_entry_refcnt_add()
1123 _tcp_log_entry_refcnt_rem(struct tcp_log_mem *log_entry, const char *func, in _tcp_log_entry_refcnt_rem()
1148 tcp_log_free_log_common(struct tcp_log_mem *log_entry, int *count __unused) in tcp_log_free_log_common()
1162 struct tcp_log_mem *log_entry; in tcp_log_free_entries() local
1174 tcp_log_remove_log_cleanup(struct tcpcb *tp, struct tcp_log_mem *log_entry) in tcp_log_remove_log_cleanup()
1184 tcp_log_remove_log_head(struct tcpcb *tp, struct tcp_log_mem *log_entry) in tcp_log_remove_log_head()
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
1679 struct tcp_log_mem *log_entry; in tcp_log_event() local
1920 struct tcp_log_mem *log_entry; in tcp_log_state_change() local
[all …]
/freebsd/include/rpcsvc/
H A Dnis.x212 struct log_entry { struct
214 log_entry_t le_type; /* Type of log entry */ argument
224 log_entry lr_entries<>; /* zero or more entries */ argument
/freebsd/tools/regression/fsx/
H A Dfsx.c70 struct log_entry { struct
77 struct log_entry oplog[LOGSIZE]; /* the log */ argument