Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c1117 _tcp_log_entry_refcnt_add(struct tcp_log_mem *log_entry, const char *func, in _tcp_log_entry_refcnt_add()
1131 _tcp_log_entry_refcnt_rem(struct tcp_log_mem *log_entry, const char *func, in _tcp_log_entry_refcnt_rem()
1156 tcp_log_free_log_common(struct tcp_log_mem *log_entry, int *count __unused) in tcp_log_free_log_common()
1170 struct tcp_log_mem *log_entry; in tcp_log_free_entries() local
1182 tcp_log_remove_log_cleanup(struct tcpcb *tp, struct tcp_log_mem *log_entry) in tcp_log_remove_log_cleanup()
1192 tcp_log_remove_log_head(struct tcpcb *tp, struct tcp_log_mem *log_entry) in tcp_log_remove_log_head()
1437 struct tcp_log_mem *log_entry; in tcp_log_tcpcbfini() local
1661 struct tcp_log_mem *log_entry; in tcp_log_purge_tp_logbuf() local
1687 struct tcp_log_mem *log_entry; in tcp_log_event() local
1929 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/crypto/krb5/src/lib/kadm5/
H A Dlogger.c104 struct log_entry { struct
105 enum log_type { K_LOG_FILE,
133 struct log_entry *log_entries; argument
/freebsd/tools/regression/fsx/
H A Dfsx.c70 struct log_entry { struct
77 struct log_entry oplog[LOGSIZE]; /* the log */ argument