Searched defs:log_entry (Results 1 – 3 of 3) sorted by relevance
1109 _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() local1174 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() local1653 struct tcp_log_mem *log_entry; in tcp_log_purge_tp_logbuf() local1679 struct tcp_log_mem *log_entry; in tcp_log_event() local1920 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
70 struct log_entry { struct77 struct log_entry oplog[LOGSIZE]; /* the log */ argument