Searched defs:log_entry (Results 1 – 4 of 4) sorted by relevance
1117 _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() local1182 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() local1661 struct tcp_log_mem *log_entry; in tcp_log_purge_tp_logbuf() local1687 struct tcp_log_mem *log_entry; in tcp_log_event() local1929 struct tcp_log_mem *log_entry; in tcp_log_state_change() local[all …]
212 struct log_entry { struct214 log_entry_t le_type; /* Type of log entry */ argument224 log_entry lr_entries<>; /* zero or more entries */ argument
104 struct log_entry { struct105 enum log_type { K_LOG_FILE,133 struct log_entry *log_entries; argument
70 struct log_entry { struct77 struct log_entry oplog[LOGSIZE]; /* the log */ argument