Searched refs:tcp_log_id_node (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | tcp_log_buf.c | 73 static STAILQ_HEAD(, tcp_log_id_node) tcp_log_expireq_head = 251 SLIST_HEAD(tcp_log_id_head, tcp_log_id_node); 270 struct tcp_log_id_node struct 272 SLIST_ENTRY(tcp_log_id_node) tln_list; 564 struct tcp_log_id_node *tln; in tcp_log_set_id() 1153 sizeof(struct tcp_log_id_node), NULL, NULL, NULL, NULL, in tcp_log_init() 1200 struct tcp_log_id_node *tln; in tcp_log_expire() 1321 struct tcp_log_id_node *tln, *tln_first; in tcp_log_tcpcbfini() 2352 struct tcp_log_id_node local_entries[LOCAL_SAVE]; in tcp_log_dumpbucketlogs() 2355 struct tcp_log_id_node *cur_tln, *prev_tln, *tmp_tln; in tcp_log_dumpbucketlogs() [all …]
|
| H A D | tcp_var.h | 252 struct tcp_log_id_node *t_lin;
|
| /f-stack/tools/compat/include/netinet/ |
| H A D | tcp_var.h | 252 struct tcp_log_id_node *t_lin;
|