Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_log_buf.c300 struct tcp_log_id_node struct
304 sbintime_t tln_expiretime; /* Locked by the expireq lock */
313 struct inpcb *tln_inp;
314 struct tcpcb *tln_tp;
315 struct tcp_log_id_bucket *tln_bucket;
316 struct in_endpoints tln_ie;
317 struct tcp_log_stailq tln_entries;
318 int tln_count;
319 volatile int tln_closed;
320 uint8_t tln_af;